Showing 1-20 of 214,495 packages
esformatter plugin: format javascript files that contain React JSX Elements
an esformatter plugin to make esformatter ignore certain lines and blocks of code
esformatter plugin that converts array and object constructors to literal notations
esformatter plugin: enforces braces around statements
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 adds the radix parameter to parseInt
esformatter plugin: enforces coding style that string literals are delimited with single or double quotes.
esformatter plugin for transforming object bracket usage to dot notation
esformatter plugin for fecs
esformatter plugin to toggle quotes on properties
Esformatter plugin that converts comma `var` statements into separate `var` statements
esformatter plugin: always put a space around exclamation points
esformatter plugin: conditionally collapses objects and array literals, a8c fork
esformatter plugin: conditionally collapses objects and array literals
esformatter plugin that adds a global use strict at the top of a module
esformatter plugin: ignore jsx blocks so the rest of the javascript code could be formatted
esformatter plugin: ignore jsx blocks so the rest of the javascript code could be formatted
esformatter plugin: automagically wraps line when they are over a configurable length
Esformatter plugin that renames variables and functions to pronounceable names