#minify #html5 #html #minification #input-file

app html5minify-cli

基于Servo的html5ever的CLI HTML5压缩实现

1个稳定版本

1.0.0 2020年10月16日

#10#minification

MIT 许可证

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