https://github.com/par7133/minifiers
A CSS/HTML/JS minifier - MIT
https://github.com/par7133/minifiers
Last synced: 10 months ago
JSON representation
A CSS/HTML/JS minifier - MIT
- Host: GitHub
- URL: https://github.com/par7133/minifiers
- Owner: par7133
- License: mit
- Created: 2016-12-17T18:44:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-14T17:59:51.000Z (about 2 years ago)
- Last Synced: 2025-01-12T15:46:05.672Z (12 months ago)
- Language: Perl
- Homepage: http://5mode.com
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minifiers
A Css and an HTML minifier
##Usage
perl CSSMinifier.pl example.css [example.cssm]
perl HTMLMinifier.pl example.html [example.htmlm]