nopaste.voric.com - JavaScript Code Beautifier

By dob Last update Apr 7, 2008 — Installed 1,128 times.
Script Summary:
This script adds a little 'Beautify' link to pretty-print and nicely indent your code.

This script has no discussions.

start the discussion

This script has no reviews.

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:



Unfortunately, you will have to beautify the code every time you visit the page. Also, the line numbers on the left arent correct.