搜索 "async function" 的结果(共 16 个)
bach
Compose your async functions with elegance.
MIT
babel-plugin-transform-async-to-generator
Turn async functions into ES2015 generators
MIT
async-to-gen
Transform async functions to generator functions with speed and simplicity.
BSD-3-Clause
call-limit
Limit the number of simultaneous calls to an async function
ISC
async-time
Time async functions using async-done for execution and completion.
MIT
babel-helper-remap-async-to-generator
Helper function to remap async functions to generators
MIT
after-all
Execute several async functions and get a callback when they are all done
MIT
after-all-results
Bundle results of async functions calls into one callback with all the results
MIT
hybridify
Hybridify. Hybrids. Create sync or async function to support both promise and callback-style APIs in same time. Using the power of [relike][].
MIT