15 packages found
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
Better control of promises
Just like a Promise but you can manually resolve or reject it
An automated Promise Registry
Make a promise always fulfill with its actual fulfillment value or rejection reason
Better way to cancel promises
- AbortController
- AbortSignal
- AbortError
- signal
- abort
- promise
- cancel
- cancelable
- cancelation
- settle
- settled
- resolved
- fulfill
- reject
- View more
Ed25519 adapter for WebAssembly and JS implementations
Execute when condition fulfill.
fs.writeFile wrapped in an ES6 Promise
Tiny, dependency free promisify library.
- promise
- promisify
- promisify-all
- promisify-some
- promisify-except
- then
- thenify
- thenify-all
- thenify-some
- thenify-except
- callback
- cb
- fulfill
- wrap
- View more
Collection of extras for Promises.
- attempt
- defer
- filterIf
- fulfill
- fulfillments
- invokeIf
- partitionPromises
- pipeThen
- Promise
- reject
- rejectIf
- rejections
- reRejectIf
- resolve
- View more
Iterate over promises as they're fulfilled.
- promise
- fulfill
- fulfilled
- settle
- settled
- iterate
- async
- iterable
- async iterable
- asyncIterable
- generator
- async generator
Returns the first Promise in an iterable to resolve
- abort
- abortable
- all
- any
- cancel
- cancelable
- canceled
- canceling
- cancellable
- cancellation
- concurrency
- concurrently
- for-each
- foreach
- View more
React helpers for redux-transaction, e.g. load model on props change and automatically cancel on unmount
Optimistically apply actions, then rollback when they fail