Search results
126 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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
Map over promises concurrently
- promise
- map
- resolved
- wait
- collection
- iterable
- iterator
- race
- fulfilled
- async
- await
- promises
- concurrently
- concurrency
- View more
Run multiple promise-returning & async functions with limited concurrency using native ES9
Wait for any promise to be fulfilled
Specialized fast async file writer
Wait for a specified number of promises to be fulfilled
ES 2021 spec-compliant shim for Promise.any
- Promise
- promises
- any
- settled
- fulfilled
- resolved
- rejected
- allsettled
- resolve
- race
- promise.any
- shim
- polyfill
- es-shim
ES6 Promise Shim
retext plugin to warn about possible insensitive, inconsiderate language
- english
- equal
- gender
- identity
- insensitive
- language
- neutral
- orientation
- plugin
- race
- religion
- retext
- retext-plugin
- sensitive
- View more
Catch insensitive, inconsiderate writing
A micro-module for safely replacing a file.
Creates a queue of sync or async functions with resolve and reject callback.
A better `Promise.race()`
Alternate Promise.race() implementation which doesn't leak memory, courtesy Brian Kim (https://github.com/brainkim)
Utilities for using Promise.race([task, cancellation]) for async/await code.
Run multiple promise-returning & async functions with limited concurrency using native ES9
Map over promises concurrently. This is a fork of sindresorhus/p-map, but with CommonJS support.
- promise
- map
- resolved
- wait
- collection
- iterable
- iterator
- race
- fulfilled
- async
- await
- promises
- concurrently
- concurrency
- View more
A simple and powerful async abstraction lib for easily writing Node.js code.
Race a promise against a time bomb promise.
Async mutex lock for managing access to a shared resource