2008-05-02 04:48:55 +02:00
|
|
|
The Dojo Toolkit's compressor, ShrinkSafe, uses the Rhino JavaScript
|
|
|
|
interpreter to safely rename variables and reduce the size of your
|
|
|
|
scripts without interferring with their operation. It does not
|
|
|
|
change any public APIs making it easy to use in your JavaScript
|
|
|
|
development process.
|
|
|
|
|
2010-03-15 18:14:51 +01:00
|
|
|
WWW: http://shrinksafe.dojotoolkit.org/
|