Script Summary: This script adds a little 'Beautify' link to pretty-print and nicely indent your code.
Script works like this:
You have messy Javascript Code, for example a compressed MooTools-File:
Then you click the little "Beautify" Link:
This will request the beautified source code from a server, and update the code you see on the page:
You have messy Javascript Code, for example a compressed MooTools-File:
Then you click the little "Beautify" Link:
This will request the beautified source code from a server, and update the code you see on the page:



