public marks

PUBLIC MARKS from clochix with tags ECMAScript & tool

20 October 2006 09:45

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

by 13 others
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.

JSMIN, The JavaScript Minifier

by 9 others
JSMin is a filter which removes comments and unnecessary whitespace from JavaScript files. It typically reduces filesize by half, resulting in faster downloads. It also encourages a more expressive programming style because it eliminates the download cost of clean, literate self-documentation.

clochix's TAGS related to tag ECMAScript

actionscript +   ajax +   apache +   bibliothèque +   blog +   browser +   cheatsheet +   compressor +   css +   dom +   firefox +   google +   html +   ie +   interface +   java +   javascript +   library +   linux +   mysql +   online +   opera +   outil +   perl +   phobos +   php +   programmation +   programming +   python +   reference +   ruby +   standarts +   sun +   tool +   tutorial +   web +   xhtml +   xml +   xpath +   xslt +   yahoo +