Search results
191 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Create a deferred promise
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
The lodash method `_.reject` exported as a module.
Helper for creating "exposed" promise object (with resolve & reject methods).
Make a promise always fulfill with its actual fulfillment value or rejection reason
Settle promises concurrently and get their fulfillment value or rejection reason
- promise
- settle
- settled
- resolved
- iterator
- fulfill
- reject
- fulfilled
- rejected
- reflect
- inspect
- error
- async
- await
- View more
Fulfill long runinng promises on timeout.
Waits until the given predicate function returns a truthy value, then resolves
A lightweight Deferred implementation, on top of Promises/A+
Role and Attribute based Access Control for Node.js
ES6 Promise Shim
A simple promise resolver
Like `Promise.all`, but when all `Promise`s are settled.
Creates a queue of sync or async functions with resolve and reject callback.
For limiting the time to resolve a promise.
An array is a collection of values, stored contiguously.
Execute an error-first callback upon resolution or rejection of a promise (and return the promise)
Array filtering utility.
It's like `Promise.reject` except it doesn't bother you with `unhandled Promise rejection` error in case you need to postpone a bit handling that rejection.
Manage un-handled rejections or un-caught exceptions