logo
首页技术栈工具库讨论
hasmin

hasmin

A CSS minifier which not only aims at reducing the amount of bytes of the output, but also at improving gzip compression. It may be used as a library, or a stand-alone executable. For the library, refer to the Hasmin module documentation. For the program: the output is the minified CSS file, but hasmin allows also its compression into gzip using Google's Zopfli library. To use it: ./hasmin input.css > output.css By default, most minification techniques are enabled. For a list of available flags, do: ./hasmin --help
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconcontivero/hasmin54
HACKAGE
carbal install hasmin
查看
标签
根据用户添加的标签生成
暂无标签