Javascript Minfier
As Yahoo! suggested, minified js would improve your site performance.
http://developer.yahoo.com/performance/rules.html#minify
Luckily, Perl has JavaScript::Minifier.
but be careful, cpan will fail, u need download from web then perl Makefile.PL.
I wrote a script to minify all js files under a dir.
@Enjoy.
http://developer.yahoo.com/performance/rules.html#minify
Luckily, Perl has JavaScript::Minifier.
but be careful, cpan will fail, u need download from web then perl Makefile.PL.
I wrote a script to minify all js files under a dir.
@Enjoy.
Labels: javascript
0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home