Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dchest/cssmin
Go package to minify CSS, which is a direct port of Ryan Grove's cssmin from Ruby
https://github.com/dchest/cssmin
Last synced: about 1 month ago
JSON representation
Go package to minify CSS, which is a direct port of Ryan Grove's cssmin from Ruby
- Host: GitHub
- URL: https://github.com/dchest/cssmin
- Owner: dchest
- License: other
- Created: 2013-11-02T22:54:06.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-10-28T08:44:37.000Z (about 4 years ago)
- Last Synced: 2024-06-18T21:35:51.048Z (5 months ago)
- Language: Go
- Homepage: http://godoc.org/github.com/dchest/cssmin
- Size: 5.86 KB
- Stars: 7
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Go port of [Ryan Grove's cssmin](https://github.com/rgrove/cssmin).
* Docs: see .
* License: see `cssmin.go` (BSD).[![Build Status](https://travis-ci.org/dchest/cssmin.png)](https://travis-ci.org/dchest/cssmin)