History

Last modified by Martin Mahr on 2023/11/14 13:32

yui compressor 2.4.8 Provided

by: Julien Lecomte, Isaac Z. Schlueter

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%.
Id
com.yahoo.platform.yui:yuicompressor
Type
jar
License
BSD License
Website
developer.yahoo.com
Sources
github.com
Stable Versions
List stable versions
This extension depends on: