Minification (very often just minify, and sometimes also minimisation, Javascript Compression or minimization), in computer programming languages and especially JavaScript, is the process of removing all unnecessary characters from source code, without changing its functionality.
These unnecessary characters usually include white space characters, new line characters, comments and sometimes block delimiters; which are used to add readability to the code, but are not required for it to execute.
Here is a list of the Top 10 Free Javascript Compressors:
- MinifyJS.com Javascript Compressor
- JSCompress.com
- JavascriptCompressor.com
- MinifyJavascript.com Javascript Compressor
- Google Minify
- ShrinkSafe
- Yahoo! YUI Compressor
- Huffman Javascript Compression
- Code and Coffee
- Creativyst JS Compressor