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: 4 months 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 (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-10-28T08:44:37.000Z (over 5 years ago)
- Last Synced: 2026-02-13T09:11:06.256Z (4 months ago)
- Language: Go
- Homepage: http://godoc.org/github.com/dchest/cssmin
- Size: 5.86 KB
- Stars: 9
- Watchers: 2
- 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).
[](https://travis-ci.org/dchest/cssmin)