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
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- A better `Promise.race()`☆46Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Conditional promise catch handler☆38Updated 3 years ago
- Rename a function☆45Updated last year
- Log the value/error of a promise☆26Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated last month
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 2 years ago
- Returns an array filled with the specified input☆43Updated 2 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
- Create a lazily evaluated value☆69Updated 3 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Find multiple RegExp matches in a string☆93Updated 2 years ago
- Simplified high resolution timing☆76Updated 2 months ago
- Break out of a promise chain☆22Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆36Updated 2 months ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Transform the first chunk in a stream☆27Updated last year
- Check if an Array is sorted☆34Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Pretty time zone: +2 or -9:30☆57Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Map over promises serially☆47Updated 3 years ago