JavaScriptZip is a JavaScript compressor written in Java.
It removes all comments and unnecessary spaces from the JavaScript source files, substantially reducing the script file size.
It may be runned by a command-line interface and an Ant Build task.