npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "arrow-function" 的结果(共 5 个)
babel-plugin-transform-es2015-arrow-functions

Compile ES2015 arrow functions to ES5

MIT
@babel/plugin-transform-arrow-functions

Compile ES2015 arrow functions to ES5

MIT
make-arrow-function

Function that returns an arbitrary arrow function, or undefined if arrow function syntax is unsupported.

MIT
es6-arrow-function

Shorthand arrow functions compiled to ES5.

Apache 2
is-arrow-function

Determine if a function is an ES6 arrow function or not.

MIT