npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "esformatter" 的结果(共 15 个)
esformatter-collapse-objects

esformatter plugin: conditionally collapses objects and array literals

MIT
esformatter-literal-notation

esformatter plugin that converts array and object constructors to literal notations

MIT
esformatter-quote-props

esformatter plugin to toggle quotes on properties

ISC
esformatter-dot-notation

esformatter plugin for transforming object bracket usage to dot notation

MIT
esformatter-var-each

Esformatter plugin that converts comma `var` statements into separate `var` statements

esformatter-parseint

esformatter plugin that adds the radix parameter to parseInt

MIT
esformatter-quotes

esformatter plugin: enforces coding style that string literals are delimited with single or double quotes.

MIT
esformatter-braces

esformatter plugin: enforces braces around statements

MIT
esformatter-semicolon-first

esformatter plugin: add semicolon before '[' and '(' if it's the start of a line.

MIT
esformatter-parser

JavaScript parser used by esformatter

MIT
esformatter-jsx

esformatter plugin: format javascript files that contain React JSX Elements

MIT
esformatter-semicolons

esformatter plugin for adding missing and removing unnecessary semicolons

MIT
esformatter-ignore

an esformatter plugin to make esformatter ignore certain lines and blocks of code

MIT
esformatter-use-strict

esformatter plugin that adds a global use strict at the top of a module

ISC