ts-promise
Fast, robust, type-safe promises
Fast, robust, type-safe promises
pending-queue ensures a certain asynchronous method only run once, and queues listeners which are registered to it.
Node.js implementation of `rm -fr` – recursive removal of files and directories
Recursively resolve promises within objects
Cache the promise lookups and avoid fetching the same thing more than necessary
Promise based JSON parser. Handles invalid JSON data gracefully.
Make sure multiple calls to a promise returning function always resolve with the value from the most recent call
A light-weight module that brings window.fetch to electron's background process
Zip/Tar a complete folder or a glob list into a zip/tgz file
A module for batching individual promises to improve their collective efficiency.
Like `Promise.all`, but when all `Promise`s are settled.
Supercharge supertest with a promise interface
Limit number of promises running in parallel
Promised First-In-First-Out buffer. Await on push to be told when a value is consumed and await on shift for a value to consume when the buffer is empty.
Async/await wrapper with error handling, retry and error override
Promisified U2F API for browsers
A lean Promises and Async lib for ES6/ES7
Promise version of fs.writefile
Checkbox with autocomplete and other additions for Inquirer
A module for managing ES6 promise concurrency, frequency, and efficiency.