promise packages
Packages tagged with "promise".
17 packages
Run multiple promise-returning & async functions with limited concurrency
Get the first fulfilled promise that satisfies the provided testing function
A light-weight module that brings Fetch API to node.js
An HTTP/1.1 client, written from scratch for Node.js
Promise based HTTP client for the browser and node.js
Universal WHATWG Fetch API for Node, Browsers and React Native
Retries a function that returns a promise, leveraging the power of the retry module.
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
Gracefully handle a Promise using async/await.
A basic but performant promise implementation
Gracefully handle a Promise using async/await.
A Promise-based interface into processes created by child_process.spawn
limits calls to functions that return promises
Parse a PNG
Mutex locks for async functions
Throttle the parallelism of an asynchronous (promise returning) function / functions
Map over promises concurrently