y

yuicompressor

The YUI Compressor is a JavaScript compressor which, in addition to removing comments and white-spaces, obfuscates local variables using the smallest possible variable name. This obfuscation is safe, even when using constructs such as 'eval' or 'with' (although the compression is not optimal is those cases) Compared to jsmin, the average savings is around 20%.
http://developer.yahoo.com/yui/compressor/
BSD License
Julien Lecomte Isaac Z. Schlueter
Aggregated version Version Update time
2.4 2.4.8 Sep 22, 2014
2.4.7 Jun 30, 2012
2.4.6 May 02, 2011
2.4.2 Sep 21, 2010
2.3 2.3.6 Aug 20, 2008
2.2 2.2.5 Jan 07, 2008
6 Records