Search results
38 packages found
Get the first fulfilled promise that satisfies the provided testing function
- promise
- locate
- find
- finder
- search
- searcher
- test
- array
- collection
- iterable
- iterator
- race
- fulfilled
- fastest
- View more
ES Proposal spec-compliant shim for Promise.allSettled
ES 2021 spec-compliant shim for Promise.any
- Promise
- promises
- any
- settled
- fulfilled
- resolved
- rejected
- allsettled
- resolve
- race
- promise.any
- shim
- polyfill
- es-shim
Map over promises concurrently
- promise
- map
- resolved
- wait
- collection
- iterable
- iterator
- race
- fulfilled
- async
- await
- promises
- concurrently
- concurrency
- View more
Filter promises concurrently
- promise
- filter
- collection
- iterable
- iterator
- fulfilled
- async
- await
- promises
- concurrently
- concurrency
- parallel
- bluebird
Run promise-returning & async functions concurrently with optional limited concurrency
ES Proposal spec-compliant shim for Promise.withResolvers
- javascript
- ecmascript
- polyfill
- shim
- es-shim API
- Promise
- promises
- withResolvers
- defer
- deferred
- settled
- fulfilled
- resolved
- rejected
- View more
Set of methods allowing simplify work with promises in cycle such as: forEach, map, find, filter, reduce, while, transform. Besides there are methods for comfortable work with promises or asynchronous operations - all, retry, timeout.
- promise
- promises
- performance
- async
- await
- deferred
- deferreds
- future
- flow control
- fluent interface
- promise methods
- foreach
- reduce
- filter
- View more
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
ES Proposal spec-compliant shim for Promise.allSettled
An efficient, standards-compliant library for representing results of successful or failed operations
Iterate over promises serially
- promise
- foreach
- for-each
- for
- each
- collection
- iterable
- iterator
- fulfilled
- async
- await
- promises
- serial
- serially
- View more
Map over promises serially
Promise Ax (Promesa) es usado para computaciones asíncronas. Una promesa representa un valor que puede estar disponible ahora, en el futuro, o nunca.
- promise-ax
- Promise
- promises
- allSettled
- fulfilled
- promise.allsettled
- resolver todo
- all
- resolve
- reject
- race
- async
- promesa
- promesas
Inspect the state of a promise
Better way to cancel promises using AbortSignal
- AbortController
- AbortSignal
- AbortError
- signal
- abort
- abortable
- promise
- cancel
- cancelable
- cancelation
- settle
- settled
- resolved
- fulfill
- View more
Wait for any promise to be fulfilled
Create action object for redux promise middleware
Make a promise always fulfill with its actual fulfillment value or rejection reason
Create a lazy promise that defers execution until it's awaited or when `.then()` or `.catch()` is called