minify-html/debug/diff
Wilson Lin ca30897dae Trim script and style elements 2021-08-10 17:35:14 +10:00
..
c14n Implement c14n; minify doctypes; minify viewport tags 2021-08-10 02:56:48 +10:00
charlines Trim script and style elements 2021-08-10 17:35:14 +10:00
.gitignore Allow comparison 2021-08-09 20:42:47 +10:00
README.md Allow comparison 2021-08-09 20:42:47 +10:00
canonicalise Trim script and style elements 2021-08-10 17:35:14 +10:00
compare Allow comparison 2021-08-09 20:42:47 +10:00
run Fix [style] and script[type] minification; optimise attr ordering; refactor bench runners 2021-08-09 22:20:33 +10:00

README.md

compare is a useful script for viewing a character-by-character diff between the minified outputs of minify-html and html-minifier for a specific input. Pass the input's file name as the first argument.