Class: JSBeautify

Defined in: src/beautifiers/js-beautify.coffee
Inherits: Beautifier

Variables Summary

name =
"JS Beautify"
"https://github.com/beautify-web/js-beautify"
options =
{
  HTML: true,
  XML: true,
  Handlebars: true,
  Mustache: true,
  JavaScript: true,
  JSON: true,
  CSS: {
    indent_size: true,
    indent_char: true,
    selector_separator_newline: true,
    newline_between_rules: true,
    preserve_newlines: true,
    wrap_line_length: true
  }
}

Variable inherited from Beautifier

Promise name options languages beautify _envCache _envCacheDate _envCacheExpiry logger

Instance Method Summary

Inherited Method Summary

Methods inherited from Beautifier

#deprecate #tempFile #readFile #findFile #getShellEnvironment #which #commandNotFoundError #run #spawn #setupLogger

Instance Method Details

# (void) beautify(text, language, options)

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: