public marks

PUBLIC MARKS from kasi77 with tags compression & js

21 September 2006 17:45

Dojo ShrinkSafe -- the safe way to make your JS sprightly

by 13 others (via)
ShrinkSafe is a JavaScript "compression" system. It can typically reduce the size of your scripts by a third or more, depending on your programming style. Many other tools also shrink JavaScript files, but ShrinkSafe is different. Instead of relying on brittle regular expressions, ShrinkSafe is based on Rhino, a JavaScript interpreter. This allows ShrinkSafe to transform the source of a file with much more confidence that the resulting script will function identically to the file you uploaded.

kasi77's TAGS related to tag compression

javascript +   js +   online +   tools +