newline-remove
Strip all newlines from the given string.
Strip all newlines from the given string.
Checks package.json main and bin paths
Split a stream into lines that include their line terminator if they had one.
Checks package.json main and bin paths
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).