minify-html-onepass 0.18.1

Even faster version of minify-html
Documentation
1
2
3
4
5
6
7
8
pub mod attr;
pub mod bang;
pub mod comment;
pub mod content;
pub mod instruction;
pub mod script;
pub mod style;
pub mod tag;