minify-html/gen
Wilson Lin e966f9a23b Remove unused code; handle escaped and double-escaped script data; allow using buffer instead of string source for bench; enforce matching tags 2020-01-10 18:30:49 +11:00
..
build Remove unused code; handle escaped and double-escaped script data; allow using buffer instead of string source for bench; enforce matching tags 2020-01-10 18:30:49 +11:00
.gitignore Remove boolean attribute values 2020-01-08 00:38:42 +11:00
boolean_attrs.json Minify JS/CSS comments; faster removal of boolean attr values; sorted generated JSON objects 2020-01-08 11:40:06 +11:00
entities.json Build entities trie at compile time; support entities without semicolon 2019-12-29 21:00:20 +11:00
match_tries.json Attempt to handle RegExp literals in JS 2020-01-08 22:19:16 +11:00
patterns.json Remove unused code; handle escaped and double-escaped script data; allow using buffer instead of string source for bench; enforce matching tags 2020-01-10 18:30:49 +11:00
value_tries.json Fix handling of <script> and <style>; do not minify JS and CSS code 2020-01-10 00:12:21 +11:00