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).
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
Make a promise always fulfill with its actual fulfillment value or rejection reason
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.
Inside-out promise; lets you call resolve and reject from outside the Promise constructor function.
Typed CLI argv parser and main function wrapper
Execute an error-first callback upon resolution or rejection of a promise (and return the promise)
An array is a collection of values, stored contiguously.
Manage un-handled rejections or un-caught exceptions