Converts a XML string into a human readable format (pretty print) while respecting the xml:space attribute
The best of both JSON.stringify(obj) and JSON.stringify(obj, null, indent).
Error parser to parse an error instance into a collection of frames
Beautify HTML, JS, CSS, and JSON in the browser or in Node.js!