promise-callbacks
Utilities to help convert a callback-using codebase to promises.
Utilities to help convert a callback-using codebase to promises.
A bluebird wrapper for node-mysql
Run and compose async tasks. Easily define groups of tasks to run in series or parallel.
NoDent - Asynchronous Javascript language extensions
Throttle promise-returning & async functions
Make array iteration easy when using async/await and Promises
FTP client for Node.js, supports FTPS over TLS, IPv6, Async/Await, and Typescript.
Run promise-returning & async functions in series
Debounce promise-returning & async functions
seriously like the best async child process library
Wait the first event in a set of event emitters and event pairs, then clean up after itself.
Basic wrapper for await that allows handling of errors without try/catch blocks
Transform async functions to generator functions with speed and simplicity.
A module for batching individual promises to improve their collective efficiency.
A lean Promises and Async lib for ES6/ES7
A module for managing ES6 promise concurrency, frequency, and efficiency.
Mutex locks for async functions
Convert a Cypress chain into a promise for use with async/await
Blocking sleep/delay with async/await
Practical, lightweight flow control for Node.js. Supports `await`, callbacks and promises.