Top

Tags


Roadkill .NET Wiki

Google ads

Recommended reading


Search

Wednesday
May122010

Online Javascript Minifier

This is a slightly modified Silverlight based version of Douglas Crockford's JSMIN Javascript minifier. It removes whitespaces and comments to make download speeds slightly faster for high bandwidth sites. It doesn't obfuscate the script, which is a trickier process. If you know how to execute Java JARs on the command line, you might consider the YUI compressor too. Or alternatively Dean Edward's packer, which comes as a windows GUI application with lots of options.

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
« Silverilght JSON WebClient wrapper/helper | Main | Regular Expression Testing Tool »