The latest version of hasmin is 1.0.3-1.
hasmin
Version 0.3.2.4 revision 0 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
- (c) 2017 Cristian Adrián Ontivero <cristianontivero@gmail.com>
- Bug reports
- https://github.com/contivero/hasmin/issues
- Category
- Text
- Copyright
- n/a
- Homepage
- https://github.com/contivero/hasmin#readme
- Maintainer
- Cristian Adrián Ontivero <cristianontivero@gmail.com>
- Package URL
- n/a
- Stability
- n/a