-
line-wrap
Efficiently insert line separators
-
refold
A command-line utility for wrapping text
-
crlify
A std::io::Write wrapper that replaces with on Windows
-
oro-pretty-json
pretty printing JSON while preserving the order of keys and the original indentation and line endings from a JSON source
-
normalize-line-endings
Takes an iterator over chars and returns a new iterator with all line endings (\r, \n, or \r\n) as \n
-
read_lines_into
Read lines (from a Path, File, etc.) into a struct (a String, a Vec<String>), and with various ways to handle line endings and whitespace
-
loe
Very fast and yet another line ending (CRLF <-> LF) converter written in Rust
-
aldoc
CLI and library for parsing and compiling Aldoc Markdown documents
-
detect-newline-style
Determine a string's preferred newline character
-
file_into_string
functions to read a file into a string, or a vector of strings, and preserving line endings
-
textblocks
working with text blocks
-
random_access_unicode
Provide random access to the unicode characters in a file
-
ssedit
A stream editor for structured data formats like JSON, YAML, and INI that retains all original formatting and will retain original tabs/spaces/line ending formats
-
cargo-tidy
Run easily configurable style checks on your project
Try searching with DuckDuckGo.