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

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

README.md

Minifiers

A Css and an HTML minifier

##Usage

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

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