Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-strip-eof
strip CR and LF characters from a string/buffer
https://github.com/sindresorhus/strip-eof
0
no reviews
Install
Strips CR and LF characters (i.e., it strips them away, if the string ends with LR, CR, or CRLR, but not more if there's more of those characters).
Node.js is an event-based server-side JavaScript engine.