Online YUI JavaScript Compressor now available
Posted by: ASP.NET Announcements,
on 22 Sep 2009 |
View original | Bookmarked: 0 time(s)
For several years I have hosted an online CSS Compressor and made it available to anyone who wants to quickly compress their CSS code.
Now I am announcing availablility of an interactive, online version of the YUI JavaScript Compressor.
The YUI Compressor is known for it's unmatched ability to shrink a piece of JavaScript code to its smallest size possible, while never (or almost never) corrupting the code it compresses.
This is accomplished through its use of the RHINO engine, which is...