esformatter plugin that adds the radix parameter to parseInt
an esformatter plugin to make esformatter ignore certain lines and blocks of code
esformatter plugin: format javascript files that contain React JSX Elements
JavaScript parser used by esformatter
ECMAScript code beautifier/formatter
Adds a newline to the end of esformatter output. Will not add newline is the output ends in a newline already.
esformatter plugin for adding a space as the first character in a line comment
esformatter plugin: add semicolon before '[' and '(' if it's the start of a line.
esformatter plugin that converts array and object constructors to literal notations
esformatter plugin: enforces coding style that string literals are delimited with single or double quotes.
esformatter plugin: enforces braces around statements
esformatter plugin for transforming object bracket usage to dot notation
Helpers for rocambole AST token manipulation
esformatter plugin to toggle quotes on properties
Esformatter plugin that converts comma `var` statements into separate `var` statements
Helpers to traverse and manipulate rocambole AST nodes
Remove trailing commas
esformatter plugin: always put a space around exclamation points
esformatter plugin: conditionally collapses objects and array literals, a8c fork
esformatter plugin that adds a global use strict at the top of a module
Build chainable fluent interfaces the easy way... with a freakin' chainsaw!
esformatter plugin: conditionally collapses objects and array literals
Colorized string diff ideal for text/code that spans through multiple lines
esformatter plugin for fecs