搜索 "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-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