JS and CSS Packer in PHP
by z3n on Apr.03, 2009, under Coding
Problem:
No decent css/js packers in php
Solution:
This CLI based script will compress the input files detecting their formats and placing on a defined folder, easying the automation of multiple files compression.
have fun!
1 comment for this entry:
June 21st, 2010 on 19:11
[...] z3n on Jun.21, 2010, under Coding, Tips & Hints Sometime ago i posted a simple css packer which basically wipes out the whitespaces, new lines and so on. The [...]