sindresorhus / p-raceLinks
A better `Promise.race()`
☆46Updated 2 years ago
Alternatives and similar repositories for p-race
Users that are interested in p-race are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Conditional promise chains☆61Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Create a lazily evaluated value☆70Updated 4 years ago
- Linkify GitHub issue references☆46Updated 8 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 8 months ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Input module for Listr☆33Updated 5 years ago
- Break out of a promise chain☆23Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Calculate package sizes in various configurations☆17Updated 4 years ago
- Node.js releases data☆36Updated last week
- Calls a function repeatedly while a condition returns true and then resolves the promise☆36Updated 9 months ago
- Map over promises serially☆48Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 4 years ago
- Get the path of the parent module☆77Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year