Skip to Main Content

Google Closure Compiler

I did just found handy online tool to compact big JavaScript, e.g. plugins. http://code.google.com/closure/compiler/

Compacted JavaScript are downloaded and run faster, making application run faster.

When you compile your JavaScript, the tool shows the errors. This tool is also useful for debugging your JavaScript.

Comments

No comments yet on this post