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

Capitan Cloud 38f69a6e18 Update LICENSE пре 1 година
nbproject ded1323248 - Fixed some variable names пре 8 година
.gitattributes 2881371442 - Fixed the GitHub language prb by the .gitattributes file пре 8 година
.gitignore ded1323248 - Fixed some variable names пре 8 година
CSSMinifier.pl ded1323248 - Fixed some variable names пре 8 година
HTMLMinifier.pl ded1323248 - Fixed some variable names пре 8 година
LICENSE 38f69a6e18 Update LICENSE пре 1 година
README.md b402afb1b9 Created the README.md file пре 8 година
example.css ded1323248 - Fixed some variable names пре 8 година
example.html a73bb2f9ce - Fixed the example.html file пре 8 година

README.md

Minifiers

A Css and an HTML minifier

##Usage

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

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