hasmin: "A CSS Minifier"
A CSS minifier which not only aims at reducing the amount of bytes of the output, but also at improving gzip compression. By default, 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
[Skip to Readme]
Modules
[Index]
Downloads
- hasmin-0.3.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.3.0.1, 0.3.1.3, 0.3.2, 0.3.2.1, 0.3.2.2, 0.3.2.3, 0.3.2.4, 0.3.3, 0.3.3.1, 1.0, 1.0.1, 1.0.2, 1.0.2.1, 1.0.3 |
---|---|
Dependencies | attoparsec (>=0.12 && <0.14), base (>=4.8 && <5.1), bytestring (>=0.10.2.0 && <0.11), containers (>=0.5 && <0.6), gitrev (>=1.0.0 && <=1.2.0), hasmin, hopfli (>=0.2 && <0.3), mainland-pretty (>=0.4.1 && <0.5), matrix (>=0.3.4 && <0.4), mtl (>=2.2.1 && <2.3), numbers (>=3000.2.0.0 && <3000.3), optparse-applicative (>=0.11 && <0.14), parsers (>=0.12.3 && <0.13), semigroups (>=0.16 && <0.19), text (>=1.2 && <1.3) [details] |
License | BSD-3-Clause |
Author | (c) 2017 Cristian Adrián Ontivero <cristianontivero@gmail.com> |
Maintainer | Cristian Adrián Ontivero <cristianontivero@gmail.com> |
Category | Text |
Home page | https://github.com/contivero/hasmin/ |
Bug tracker | https://github.com/contivero/hasmin/issues |
Source repo | head: git clone https://github.com/contivero/hasmin.git |
Uploaded | by contivero at 2017-02-24T20:54:11Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | hasmin |
Downloads | 9398 total (1 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-02-24 [all 1 reports] |