56 packages found
esformatter plugin: enforces coding style that string literals are delimited with single or double quotes.
esformatter plugin to toggle quotes on properties
esformatter plugin that adds a global use strict at the top of a module
Esformatter plugin that converts comma `var` statements into separate `var` statements
Esformatter plugin to automatically remove semicolons that would be inserted by ASI rules.
helpers for rocambole AST indentation
esformatter plugin: add semicolon before '[' and '(' if it's the start of a line.
esformatter plugin for jsx indent
esformatter plugin: format javascript files that contain React JSX Elements
Simple wrapper around esformatter to beautify javascript files overriding the content of the files
convert .eslintrc into esformatter json
Esformatter plugin that renames variables and functions to pronounceable names
esformatter plugin: enforces coding style that equality values are always triple equals and double not.
Esformatter plugin to rename variables, parameters, and labels
esformatter plugin for removing line breaks between ngAnnotate decorator comments and the functions to which they belong.
Rollup plugin to beautify bundle with esformatter
esformatter plugin: conditionally collapses objects and array literals, a8c fork
esformatter plugin for module.export formatting
Format chained calls with jQuery context specific nesting
esformatter plugin: enforces braces around statements