Google Closure Compiler
作者:gugod 發佈於:I created a program to send js code to google closure compiler service to see how it performs.
This tool is pretty awesome doing minimization. With ADVANCED_OPTIMIZATIONS, it shrink jquery-1.3.2.min.js from 57254 bytes to 49636 bytes. That is about 7Kb smaller. Amazing result.