npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "generator function" 的结果(共 10 个)
regenerator

Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)

MIT
regenerator-babel

Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)

BSD
async-to-gen

Transform async functions to generator functions with speed and simplicity.

BSD-3-Clause
babel-plugin-transform-regenerator

Explode async and generator functions into a state machine.

MIT
@babel/plugin-syntax-async-generators

Allow parsing of async generator functions

MIT
babel-plugin-syntax-async-generators

Allow parsing of async generator functions

MIT
is-generator-fn

Check if something is a generator function

MIT
@babel/plugin-transform-regenerator

Explode async and generator functions into a state machine.

MIT
regenerator-transform

Explode async and generator functions into a state machine.

MIT
babel-plugin-transform-async-generator-functions

Turn async generator functions into ES2015 generators

MIT