public marks

PUBLIC MARKS with tags compressor & javascript

2009

2007

2006

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

by clochix & 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 clochix & 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.

PUBLIC TAGS related to tag compressor

compression +   css +   developper +   free +   optimization +   shortener +   text +   tools +   url +   webdesign +   webdev +   yahoo! +   yui +  

Active users

shinze
last mark : 07/07/2009 14:37

pyros
last mark : 25/10/2007 12:38

clochix
last mark : 20/10/2006 09:57

hoabui
last mark : 25/09/2006 12:32