A CSS/HTML/JS minifier - MIT http://5mode.com/

Daniele Bonini a73bb2f9ce - Fixed the example.html file 9 anni fa
nbproject ded1323248 - Fixed some variable names 9 anni fa
.gitignore ded1323248 - Fixed some variable names 9 anni fa
CSSMinifier.pl ded1323248 - Fixed some variable names 9 anni fa
HTMLMinifier.pl ded1323248 - Fixed some variable names 9 anni fa
LICENSE 2fa63d1e0b - Fixed the LICENSE file 9 anni fa
README.md b402afb1b9 Created the README.md file 9 anni fa
example.css ded1323248 - Fixed some variable names 9 anni fa
example.html a73bb2f9ce - Fixed the example.html file 9 anni fa

README.md

Minifiers

A Css and an HTML minifier

##Usage

   perl CSSMinifier.pl example.css [example.cssm]  

   perl HTMLMinifier.pl example.html [example.htmlm]