1个稳定版本
1.0.0 | 2020年10月16日 |
---|
#10 在 #minification
38KB
685 代码行
HTML5压缩CLI
html5minify 1.0.0
HTML5Minify options
USAGE:
html5minify [FLAGS] <input> [output]
FLAGS:
-w, --whitespace Preserve whitespace
-h, --help Prints help information
-d, --doctype Omit HTML5 doctype
-c, --comments Preserve HTML comments
-V, --version Prints version information
ARGS:
<input> Input file
<output> Output file, stdout if not set
依赖项
~4–11MB
~94K SLoC