ES Proposal spec-compliant shim for Promise.try
wraps a synchronously executing function and returns a promise
Simple promise try catch wrapper written in Typescript.
Promise.try shim for ES6 Promises
`Start a promise chain
Essential utils for promises
Coalesces multiple promises for the same identifier into a single request
A utility that allows retrying a function with an exponential delay between attempts.
Converts callback-based functions to ES6 Promises
Resolve any installed ES6 compatible promise
Gracefully handle a Promise using async/await.
Get an available TCP port to listen
Gracefully handle a Promise using async/await.
function try-catch wrapper for promises
Snyk package loading system with policy detection
Bare bones Promises/A+ implementation
Creates a Promise that waits for a single event
Helpers for using JavaScript promises
Retries a function that returns a promise, leveraging the power of the retry module.
A Promise-based interface into processes created by child_process.spawn
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
Mutex locks for async functions
Fetch JSONP like a boss using Fetch API
Test whether an object looks like a promises-a+ promise