Online JavaScript beautifier
Preserve inline braces/code blocks? Keep array indentation? Break lines on chained methods? Space before conditional: "if (x)" / "if (x)" Unescape printable chars encoded as \xNN or …
Online JavaScript beautifier
// This is just a sample script. Paste your real code (javascript or HTML) here.
Online JavaScript beautifier
Preserve inline braces/code blocks? Keep array indentation? Break lines on chained methods? Space before conditional: "if (x)" / "if (x)" Unescape printable chars encoded as \xNN or …
Online JavaScript beautifier
Sublime Text 2: JsFormat, a javascript formatting plugin for this nice editor by Davis Clark, vim: sourcebeautify.vim, a plugin by michalliu (requires node.js, V8, SpiderMonkey or cscript js …
Online JavaScript beautifier
"description": "beautifier.io for node", "main": "js/index.js", "bin": { "css-beautify": "./js/bin/css-beautify.js", "html-beautify": "./js/bin/html-beautify.js", "js-beautify": "./js/bin/js-beautify.js" }, …