@octetstream/promisify
Tiny, dependency free promisify library.
Tiny, dependency free promisify library.
Make a promise always fulfill with its actual fulfillment value or rejection reason
Settle promises concurrently and get their fulfillment value or rejection reason
fs.writeFile wrapped in an ES6 Promise
Optimistically apply actions, then rollback when they fail
React helpers for redux-transaction, e.g. load model on props change and automatically cancel on unmount
Better control of promises
Execute when condition fulfill.
Iterate over promises as they're fulfilled.
Returns the first Promise in an iterable to resolve
Better way to cancel promises using AbortSignal
Just like a Promise but you can manually resolve or reject it
Collection of extras for Promises.
Destructure a promise, gaining direct access to its internal state
An automated Promise Registry