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

Capitan Cloud 38f69a6e18 Update LICENSE il y a 1 an
nbproject ded1323248 - Fixed some variable names il y a 8 ans
.gitattributes 2881371442 - Fixed the GitHub language prb by the .gitattributes file il y a 8 ans
.gitignore ded1323248 - Fixed some variable names il y a 8 ans
CSSMinifier.pl ded1323248 - Fixed some variable names il y a 8 ans
HTMLMinifier.pl ded1323248 - Fixed some variable names il y a 8 ans
LICENSE 38f69a6e18 Update LICENSE il y a 1 an
README.md b402afb1b9 Created the README.md file il y a 8 ans
example.css ded1323248 - Fixed some variable names il y a 8 ans
example.html a73bb2f9ce - Fixed the example.html file il y a 8 ans

README.md

Minifiers

A Css and an HTML minifier

##Usage

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

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