Allows mapping of an async function over an array and returns a promise once all items in the array have resolved.
Map over promises concurrently
Generates and consumes source maps
Map over array avoiding parallel execution, using promises
Map over promises serially
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
A lean Promises and Async lib for ES6/ES7
filesystem utilities for the npm cli
support for asynchronous development with a Promise based task Scheduler, several different Promise implementations (synchronous, idle, asynchronous and native runtime wrappers), await helpers, and aliases all built and tested using TypeScript.
Iterate over promises serially
Semaphore using `async` and `await`
Map-like, concurrent promise processing for Node.js
Run promise-returning & async functions concurrently with optional limited concurrency
A Promise-based interface into processes created by child_process.spawn
Promisify a callback-based function
Foundation for async iterators as streams
Useful TypeScript utilities.
Get the first fulfilled promise that satisfies the provided testing function
A Map with weakly referenced values.
The tmp package with promises support and disposers.
Compose promise-returning & async functions into a reusable pipeline
Resolves a promise after a specified delay
Run multiple promise-returning & async functions with limited concurrency using native ES9
ES6 Map TypeScript Interface with Async Support