Forward the resolution/rejection of a resolvable to an errback; forwarding the resolution/rejection of the errback to ourself.
Resolve any installed ES6 compatible promise
Bare bones Promises/A+ implementation
Allows users to use generators in order to write common functions that can be both sync or async.
Retries a function that returns a promise, leveraging the power of the retry module.
Creates a Promise that waits for a single event
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
Minimalist `HTTP` client for `GET`, `POST`, `PUT`, `PATCH` and `DELETE` `JSON` payloads
Test whether an object looks like a promises-a+ promise
A lightweight library that provides tools for organizing asynchronous code
Turns partial code location into precise code location
Enforce best practices for JavaScript promises
Wrap Stripe.js async methods to use node-style callbacks
Stub node fs module in browser
Check if something is a promise
Returns a promise from a node-style callback function.
Let your JS API users either give you a callback or receive a promise
Timeout a promise after a specified amount of time
Core Promise support implementation for the simplified HTTP request client 'request'.
Lightweight promise polyfill. A+ compliant
ES2015 Promise ponyfill
No description provided.
Make any Promise cancellable.
`Start a promise chain