Search results
39 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Wait for any promise to be fulfilled. This is a fork of sindresorhus/p-any, but with CommonJS support.
Wait for a specified number of promises to be fulfilled. This is a fork of sindresorhus/p-some, but with CommonJS support.
Better way to cancel promises using AbortSignal
- AbortController
- AbortSignal
- AbortError
- signal
- abort
- abortable
- promise
- cancel
- cancelable
- cancelation
- settle
- settled
- resolved
- fulfill
- View more
Filter promises concurrently
- promise
- filter
- collection
- iterable
- iterator
- fulfilled
- async
- await
- promises
- concurrently
- concurrency
- parallel
- bluebird
Map over promises concurrently
- promise
- map
- resolved
- wait
- collection
- iterable
- iterator
- race
- fulfilled
- async
- await
- promises
- concurrently
- concurrency
- 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
Map over promises concurrently
- promise
- map
- resolved
- wait
- collection
- iterable
- iterator
- race
- fulfilled
- async
- await
- promises
- concurrently
- concurrency
- View more
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
fs.writeFile wrapped in an ES6 Promise
Map over promises serially
Map over promises concurrently
- promise
- map
- resolved
- wait
- collection
- iterable
- iterator
- race
- fulfilled
- async
- await
- promises
- concurrently
- concurrency
- View more
Map over async/promises concurrently
- promise
- map
- resolved
- wait
- collection
- iterable
- iterator
- race
- fulfilled
- async
- await
- promises
- concurrently
- concurrency
- View more
Wait for a left-most matched promise to be fulfilled
Map over promises concurrently
- promise
- map
- resolved
- wait
- collection
- iterable
- iterator
- race
- fulfilled
- async
- await
- promises
- concurrently
- concurrency
- View more
Map over promises concurrently
- promise
- map
- resolved
- wait
- collection
- iterable
- iterator
- race
- fulfilled
- async
- await
- promises
- concurrently
- concurrency
- View more
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
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
Create action object for redux promise middleware
Iterate over promises as they're fulfilled.
- promise
- fulfill
- fulfilled
- settle
- settled
- iterate
- async
- iterable
- async iterable
- asyncIterable
- generator
- async generator