minify-html/rust/main/src/minify
Wilson Lin 737a82df40 Minify SVG element whitespace 2021-12-15 15:29:06 +11:00
..
tests Restructure Rust project 2021-08-08 17:40:42 +10:00
attr.rs Fix spaces not being added between unquoted attributes when requested 2021-10-23 13:39:06 +11:00
bang.rs Restructure Rust project 2021-08-08 17:40:42 +10:00
comment.rs Restructure Rust project 2021-08-08 17:40:42 +10:00
content.rs Minify SVG element whitespace 2021-12-15 15:29:06 +11:00
css.rs Trim script and style elements 2021-08-10 17:35:14 +10:00
doctype.rs Add Cfg option to disable DOCTYPE minification 2021-08-10 17:45:37 +10:00
element.rs Minify SVG element whitespace 2021-12-15 15:29:06 +11:00
esbuild.rs Use minify-html-common; reformat 2021-08-08 17:58:10 +10:00
instruction.rs Restructure Rust project 2021-08-08 17:40:42 +10:00
js.rs Trim script and style elements 2021-08-10 17:35:14 +10:00
mod.rs Implement c14n; minify doctypes; minify viewport tags 2021-08-10 02:56:48 +10:00