minify-html/src
Wilson Lin 1179ec1769 Restore onepass lib.rs 2021-08-08 17:29:48 +10:00
..
ast Fix next sibling calc 2021-08-06 23:07:55 +10:00
cfg Create onepass submodule 2021-08-08 17:23:42 +10:00
minify Let esbuild handle closing script and style tag escaping 2021-08-08 17:18:50 +10:00
onepass Restore onepass lib.rs 2021-08-08 17:29:48 +10:00
parse Ignore html/head/body duplicate tags while parsing, omit them when minifying; parse <title> correctly 2021-08-07 15:59:41 +10:00
spec Clippy suggestions 2021-08-06 23:18:45 +10:00
tests Add spec-compliant unquoted attr values option 2021-08-08 01:45:25 +10:00
lib.rs Update method description 2021-08-07 19:02:09 +10:00
pattern.rs Implement JS and CSS minification; add tests 2021-08-07 18:51:22 +10:00
whitespace.rs Clippy suggestions 2021-08-06 23:18:45 +10:00