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%.
Project metadata download: yuicompressor-2.2.5.pom
Binary download: yuicompressor-2.2.5.jar
Source download: yuicompressor-2.2.5-sources.jar
Release date: 9 October 2007
License: BSD License
Mailing Lists: yui-compressor-forum
Files: 14,
Classes: 11,
Lines of code: 6641
Google AppEngine: Partial support
Depends on:(View as diagram)
  • JDK / jdk / openjdk
Used by:
MD5 Signatures:
  • b2a5cffb29c686d142a2d3fb2515179b
  • f4e63e22e0e1516d7fd6d60a13afbbbf
New to GrepCode? Check out our FAQ X