sindresorhus / p-time
Measure the time a promise takes to resolve
☆70Updated last year
Alternatives and similar repositories for p-time:
Users that are interested in p-time are comparing it to the libraries listed below
- Define a lazily evaluated property on an object☆64Updated last year
- Conditional promise catch handler☆38Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Clean up regular expressions☆62Updated 6 months ago
- Check if a project is using Yarn☆98Updated 2 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Easy CORS handling for micro☆39Updated 7 years ago
- Conditional promise chains☆60Updated 3 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆36Updated 5 months ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Ensures a value is a valid error by making it one if not