Search results
33 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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: add semicolon before '[' and '(' if it's the start of a line.
esformatter plugin: enforces coding style that string literals are delimited with single or double quotes.
esformatter plugin that converts array and object constructors to literal notations
esformatter plugin that adds the radix parameter to parseInt
Esformatter plugin that converts comma `var` statements into separate `var` statements
esformatter plugin to toggle quotes on properties
Remove trailing commas
esformatter plugin for transforming object bracket usage to dot notation
esformatter plugin: enforces braces around statements
esformatter plugin that adds a global use strict at the top of a module
Add trailing commas
esformatter linebreak limit plugin
esformatter alignment plugin
esformatter plugin: always put a space around exclamation points
esformatter plugin: conditionally collapses objects and array literals
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 to format Flow type annotations