sindresorhus / p-times
Run promise-returning & async functions a specific number of times concurrently
☆38Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for p-times
- Conditional promise chains☆60Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Rename a function☆45Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Simple wildcard matching☆34Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Check if a value is an error constructor☆13Updated 3 years ago
- Conditional promise catch handler☆38Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated 3 weeks ago
- A better `Promise.race()`☆46Updated last year
- Log the value/error of a promise☆25Updated 3 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Returns an array filled with the specified input☆43Updated 2 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Convert an Observable to a Promise☆47Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 7 months ago
- Check if an Array is sorted☆34Updated 3 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆36Updated 2 months ago
- Check if a value is a function☆27Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 2 years ago
- Find multiple RegExp matches in a string☆93Updated 2 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Check if an Iterable is empty☆22Updated 3 years ago
- Regular expression for matching astral symbols☆34Updated 5 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Break out of a promise chain☆22Updated 3 years ago