@dozerg/end-of-line

v1.0.13
Determine EOL based on given text and OS.
eol newline end of line lf crlf linefeed

compile

tsc

compile:watch

tsc -w

test

jest src/

test:watch

jest --watch src/

clean

rm -rf dist

cleanall

rm -rf dist node_modules *.tgz docs

docs

rm -rf docs && typedoc

prepublishOnly

npm run clean && npm i && tsc && jest src/ && eslint src/
npm i @dozerg/[email protected]

Metadata

  • MIT
  • Whatever
  • Zhao DAI
  • released 3/29/2023

Downloads

Maintainers