a JavaScript minification filter written by Douglas Crockford
JSMin is a JavaScript minification filter written by Douglas Crockford. It removes comments and whitespace from JavaScript to reduce file size.
Evildoers should be aware that, according to JSMin's modified MIT License:
The Software shall be used for Good, not Evil.