hasmin
Version 1.0.3 revision 1 uploaded by contivero.
Package meta
- Synopsis
- CSS Minifier
- Description
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
- Author
- Cristian Adrián Ontivero
- Bug reports
- https://github.com/contivero/hasmin/issues
- Category
- Text
- Copyright
- © 2016-2018 Cristian Adrián Ontivero
- Homepage
- https://github.com/contivero/hasmin#readme
- Maintainer
- Cristian Adrián Ontivero <cristianontivero@gmail.com>
- Package URL
- n/a
- Stability
- n/a