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

Capitan Cloud b017c3726b Update LICENSE 2 лет назад
nbproject ded1323248 - Fixed some variable names 9 лет назад
.gitattributes 2881371442 - Fixed the GitHub language prb by the .gitattributes file 9 лет назад
.gitignore ded1323248 - Fixed some variable names 9 лет назад
CSSMinifier.pl ded1323248 - Fixed some variable names 9 лет назад
HTMLMinifier.pl ded1323248 - Fixed some variable names 9 лет назад
LICENSE b017c3726b Update LICENSE 2 лет назад
README.md b402afb1b9 Created the README.md file 9 лет назад
example.css ded1323248 - Fixed some variable names 9 лет назад
example.html a73bb2f9ce - Fixed the example.html file 9 лет назад

README.md

Minifiers

A Css and an HTML minifier

##Usage

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

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