搜索 "callbacks" 的结果(共 8 个)
async-done
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
MIT
execify
A module for shimmimg between execution modes: streams, promises, and callbacks
cb
Simple utility methods for adding timeouts, throttling, and other common behaviors callbacks.
MIT
inflight
Add callbacks to requests in flight to avoid async duplication
ISC
nextback
Wraps callbacks in async
universalify
Make a callback- or promise-based function support both promises and callbacks.
MIT