npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "async generator" 的结果(共 7 个)
@babel/plugin-syntax-async-generators

Allow parsing of async generator functions

MIT
babel-plugin-syntax-async-generators

Allow parsing of async generator functions

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

Turn async generator functions into ES2015 generators

MIT
@babel/plugin-proposal-async-generator-functions

Turn async generator functions into ES2015 generators

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

Turn async generator functions into ES2015 generators

MIT
degenerator

Compiles sync functions into async generator functions

MIT
make-async-generator-function

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

MIT