yuicompressor

v 2.4.8

The Yahoo! JavaScript and CSS Compressor

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 in those cases) Compared to jsmin, the average savings is around 20%.

https://github.com/yui/yuicompressor

To install yuicompressor, paste this in macOS terminal after installing MacPorts

sudo port install yuicompressor

Add to my watchlist

Installations 3
Requested Installations 3