How it works
Paste your raw Javascript code on the left side of the app, then select whether you want to minify and obfuscate, or beautify the code. Minifying strips out whitespace to reduce file size, beautifying adds white space and line breaks to make the code easier to read.
Why DOJO?
Why not? There’s nothing really special or unique about DOJO. I built it because I was using 3 different web tools to do the same thing and figured I would just host my own version of a Javascript optimizer to make my life easier. Hopefully it helps you too.
