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

Capitan Cloud 38f69a6e18 Update LICENSE hai 1 ano
nbproject ded1323248 - Fixed some variable names %!s(int64=8) %!d(string=hai) anos
.gitattributes 2881371442 - Fixed the GitHub language prb by the .gitattributes file %!s(int64=8) %!d(string=hai) anos
.gitignore ded1323248 - Fixed some variable names %!s(int64=8) %!d(string=hai) anos
CSSMinifier.pl ded1323248 - Fixed some variable names %!s(int64=8) %!d(string=hai) anos
HTMLMinifier.pl ded1323248 - Fixed some variable names %!s(int64=8) %!d(string=hai) anos
LICENSE 38f69a6e18 Update LICENSE hai 1 ano
README.md b402afb1b9 Created the README.md file %!s(int64=8) %!d(string=hai) anos
example.css ded1323248 - Fixed some variable names %!s(int64=8) %!d(string=hai) anos
example.html a73bb2f9ce - Fixed the example.html file %!s(int64=8) %!d(string=hai) anos

README.md

Minifiers

A Css and an HTML minifier

##Usage

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

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