minify-html/debug/diff/charlines
Wilson Lin ca30897dae Trim script and style elements 2021-08-10 17:35:14 +10:00
..
src Trim script and style elements 2021-08-10 17:35:14 +10:00
.gitignore Trim script and style elements 2021-08-10 17:35:14 +10:00
Cargo.toml Trim script and style elements 2021-08-10 17:35:14 +10:00
README.md Trim script and style elements 2021-08-10 17:35:14 +10:00

README.md

charlines

Output each character from stdin onto its own stdout line. Useful for subsequence diffing when text does not naturally have a lot of line breaks (e.g. minified HTML).