Yet another small but powerfull promise lib including context management.
Ultimately configurable extend function can be used as always or in any other way you need. Even in objects deep promise iterations.
Retries a function that returns a promise, leveraging the power of the retry module.
Resolve any installed ES6 compatible promise
Test whether an object looks like a promises-a+ promise
Promisify a callback-based function
A lightweight library that provides tools for organizing asynchronous code
ES2015 Promise ponyfill
Core Promise support implementation for the simplified HTTP request client 'request'.
Itty bitty little widdle twinkie pinkie ES2015 Promise implementation
Promise-based queue
Native Promise Only: A polyfill for native ES6 Promises **only**, nothing else.
A basic but performant promise implementation
One promise for multiple requests in flight to avoid async duplication
Communicate with a Web Worker using Promises, allowing transferList
Promise that shares Node.js Stream interface
Promisify the node standard library.
Tool to turn functions with Node-style callback APIs into functions that return Promises
Create a debounced version of a promise returning function
Runs Promises in a pool that limits their concurrency.
limits calls to functions that return promises
Convert streams (readable or writable) to promises
Thin wrapper on top of [this](https://www.npmjs.com/package/xhr-request) to use Promise instead of callbacks.
Map over array avoiding parallel execution, using promises