4 Repos
Utilities for managing Promises and asynchronous flow.
Explore 4 awesome GitHub repositories matching part of an awesome list · Asynchronous Control. Refine with filters or upvote what's useful.
Promisify a callback-style function
Promisifies callback-style functions.
Test whether an object looks like a promises-a+ promise
Checks if an object is a Promise/A+ compliant promise.
Resolves a promise after a specified delay.
Delays execution using a promise-based sleep.
Like Promise.all but for object properties.
Resolves all properties of an object as promises.