@dpwolfe/dos2unix
A Node.js module to convert text files with DOS line breaks to Unix line breaks, i.e. like using `dos2unix`.
A Node.js module to convert text files with DOS line breaks to Unix line breaks, i.e. like using `dos2unix`.
A Node.js module to convert text files with DOS line breaks to Unix line breaks, i.e. like using `dos2unix`.
A Node.js module to convert text files with DOS line breaks to Unix line breaks, i.e. like using `dos2unix`.
A Node.js module to convert text files with DOS line breaks to Unix line breaks, i.e. like using `dos2unix`.
Adds the ability to convert the newline character between CRLF <-> LF
Easy-to-use regex functions to format line breaks as Carriage Return Line Feed _CR LF_ (Windows), Line Feed _LF_ (Unix) and Carriage Return _CR_ (Mac OS <= 9).