minify-html/rust/main/src/minify
Wilson Lin c8973d4eac Intrepret `type=module` on <script> as a JS type 2021-10-23 13:27:48 +11:00
..
tests Restructure Rust project 2021-08-08 17:40:42 +10:00
attr.rs Intrepret `type=module` on <script> as a JS type 2021-10-23 13:27:48 +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 Implement c14n; minify doctypes; minify viewport tags 2021-08-10 02:56:48 +10: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 Implement c14n; minify doctypes; minify viewport tags 2021-08-10 02:56:48 +10: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