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%.

Latest Versions

16 versions โ†’
VersionVulnerabilitiesUsagesDate
2.4.x
2.4.8
154
Sep 21, 2014
2.4.7
87
Jun 30, 2012
2.4.6
32
May 02, 2011
2.3.x
2.3.6
30
Aug 20, 2008
2.2.x
2.2.5
9
Jan 07, 2008
16 versions โ†’