p-defer
Create a deferred promise
Create a deferred promise
The lodash method `_.reject` exported as a module.
Helper for creating "exposed" promise object (with resolve & reject methods).
Fulfill long runinng promises on timeout.
Make a promise always fulfill with its actual fulfillment value or rejection reason
Settle promises concurrently and get their fulfillment value or rejection reason
A lightweight Deferred implementation, on top of Promises/A+
ES6 Promise Shim
Role and Attribute based Access Control for Node.js
Like `Promise.all`, but when all `Promise`s are settled.
Waits until the given predicate function returns a truthy value, then resolves
An error handler for thunks that, when used in conjunction with `redux-thunk-recursion-detect` can handle errors thrown in both async and sync thunks gracefully.
Creates a queue of sync or async functions with resolve and reject callback.
Execute an error-first callback upon resolution or rejection of a promise (and return the promise)
An iterable is a sequence of values.
Create actions that return promises, which are resolved/rejected by a redux saga
For limiting the time to resolve a promise.
Helper for creating "exposed" promise object (with resolve & reject methods).
Synchronous message queueing package
Array filtering utility.