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 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 that adds the radix parameter to parseInt
Remove trailing commas
esformatter plugin: enforces braces around statements
Esformatter plugin that converts comma `var` statements into separate `var` statements
esformatter plugin for transforming object bracket usage to dot notation
esformatter plugin to toggle quotes on properties
Add trailing commas
esformatter plugin that adds a global use strict at the top of a module
esformatter linebreak limit plugin
esformatter alignment plugin
esformatter plugin: conditionally collapses objects and array literals
esformatter plugin: ignore jsx blocks so the rest of the javascript code could be formatted
An esformatter plugin to format JavaScript code according to WordPress' coding standards.
esformatter plugin: ignore jsx blocks so the rest of the javascript code could be formatted
Esformatter plugin to automatically remove semicolons that would be inserted by ASI rules.