sindresorhus / p-filter
Filter promises concurrently
☆72Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for p-filter
- Conditional promise chains☆60Updated 3 years ago
- A better `Promise.race()`☆46Updated last year
- Reduce a list of values using promises into a promise for a value☆68Updated last year
- Run promise-returning & async functions in series☆66Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆38Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Define a lazily evaluated property on an object☆63Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated last month
- Iterate over promises serially☆50Updated 2 years ago
- Lazy number range generator☆82Updated 10 months ago
- Returns an array filled with the specified input☆43Updated 2 years ago
- Filter object keys and values into a new object☆100Updated 5 months ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Map over promises serially☆47Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 7 months ago
- Get the first fulfilled promise that satisfies the provided testing function☆74Updated 2 years ago
- Create a lazily evaluated value☆69Updated 3 years ago
- Check if a URL is absolute☆78Updated 3 years ago
- Rename a function☆45Updated last year
- Transform the first chunk in a stream☆27Updated last year
- Find multiple RegExp matches in a string☆93Updated 2 years ago