minify-html/src
Wilson Lin 138de76de9 Minify style attributes as well 2021-08-07 18:59:54 +10:00
..
ast Fix next sibling calc 2021-08-06 23:07:55 +10:00
cfg Ignore html/head/body duplicate tags while parsing, omit them when minifying; parse <title> correctly 2021-08-07 15:59:41 +10:00
minify Minify style attributes as well 2021-08-07 18:59:54 +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 Minify style attributes as well 2021-08-07 18:59:54 +10:00
lib.rs Make Cfg values all default false 2021-08-07 14:56:20 +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