搜索 "line ending" 的结果(共 9 个)
append-string
Append a string to another string ensuring to preserve line ending characters.
MIT
append-buffer
Append a buffer to another buffer ensuring to preserve line ending characters.
MIT
rollup-plugin-cleanup
Rollup plugin to trim trailing spaces, compact empty lines, and normalize line endings
MIT
crlf
detect and change newline endings
MIT
linefix
Recursively repair line endings
linify
Transform a file's line endings from `\r\n` to `\n`.