About 7 results
Open links in new tab
  1. 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 \uNNNN? Use …

  2. 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 \uNNNN? Use …

  3. 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 engine),