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
- Clean up regular expressions☆62Updated 6 months ago
- Lazy number range generator☆81Updated last year
- Define a lazily evaluated property on an object☆64Updated last year
- Extract the actual stack of an error☆66Updated 2 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆36Updated 6 months ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Conditional promise chains☆60Updated 3 years ago
- Conditional promise catch handler☆38Updated 3 years ago
- Check if JPEG images are progressive☆36Updated 8 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 3 years ago
- Pretty time zone: +2 or -9:30☆57Updated 2 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated 4 months ago
- Easy CORS handling for micro☆38Updated 7 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 6 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 2 years ago
- Get PID from a port☆79Updated 4 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Get the path to this package - Useful for testing☆21Updated 3 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Check if it's the first time the process is run☆78Updated 3 years ago
- Delay a promise a specified amount of time☆117Updated 3 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 3 years ago
- Observableify a callback-style function☆41Updated 8 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Resolve the path of a globally installed module☆41Updated last year
- Allow only access to known object properties using ES2015 Proxy☆86Updated 3 years ago