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.3.6.pom
Binary download: yuicompressor-2.3.6.jar
Source download: yuicompressor-2.3.6-sources.jar
Release date: 10 July 2008
License: BSD License
Mailing Lists: yui-compressor-forum
Files: 14,
Classes: 11,
Lines of code: 6875
Google AppEngine: Partial support
Depends on:(View as diagram)
  • JDK / jdk / openjdk
Used by:
MD5 Signatures:
  • 98b12d3ab71a9c2cff2fbe7994b7a2f0
  • e5db843afb01702d12f9e852add15bc3
New to GrepCode? Check out our FAQ X