This is an online implementation of Dojo Toolkit's JavaScript Compressor System, similar to Dojo's own online version, ShrinkSafe. It was assembled for the following reasons:
- as an integration/performance testbed precursor to building an online Dojo Toolkit custom build web app, and
- as a test to get Dojo Toolkit working with prototype.js, scriptaculous.js and lucid.js. The prototype.js, effects.js and lucid.js scripts used on this page have been compressed using this system
This uses the same front end interface as ShrinkSafe but has a different back-end. To create your compressed JavaScript, simply submit a list of files. Use the Drag and Drop functionality to reorder the files if you wish. A single JavaScript file will be returned using the name of the first file submitted.