vkBeautify is a JavaScript plugin for beautifying XML and JSON text.
“Beautifying” is quite an abstract term, but, in this case, it deals with simply making the text more readable by separating it into a syntax you’re used to.
We covered jQuery.Download recently, and as far as I remember, the files downloaded with that library contained less-than-decent-looking code, so that’s just one use for this plugin.
vkBeautify has a single function, and has an optional ‘preserve whitespaces’ option.










