Group: Yahoo Platform YUI
Sort:
popular
|
newest
1. YUI Compressor258 usages
com.yahoo.platform.yui » yuicompressorBSD
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%.
Last Release on Sep 21, 2014
2. Yahoo! UI Library5 usages
com.yahoo.platform.yui » yuiBSD
The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. The YUI Library also includes several core CSS resources.
Last Release on Feb 27, 2008
3. YUI Compressor
com.yahoo.platform.yui » yuicompressor-nodepBSD
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%.
This is a fork where rhino packages have been integrated so that forked classes won't cause conflit dependending on classpath ...
Last Release on Oct 2, 2018