hackage.haskell.org : 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
Registry
-
Source
- Homepage
- JSON
- codemeta.json
purl: pkg:hackage/hasmin
Keywords:
bsd3
, library
, program
, text
, Propose Tags
, compression
, css
, css-minifier
, gzip
, haskell
, minifier
License: BSD-3-Clause
Latest release: about 7 years ago
First release: almost 9 years ago
Dependent repositories: 9
Downloads: 9,603 total
Stars: 57 on GitHub
Forks: 3 on GitHub
Total Commits: 146
Committers: 5
Average commits per author: 29.2
Development Distribution Score (DDS): 0.041
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 22 days ago