sindresorhus / p-time
Measure the time a promise takes to resolve
☆70Updated last year
Related projects ⓘ
Alternatives and complementary repositories for p-time
- Clean up regular expressions☆61Updated 3 months ago
- Lazy number range generator☆82Updated 10 months ago
- Define a lazily evaluated property on an object☆63Updated last year
- Find multiple RegExp matches in a string☆93Updated 2 years ago
- Extract the actual stack of an error☆67Updated 2 years ago
- Returns an array filled with the specified input☆43Updated 2 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆36Updated 2 months ago
- Check if JPEG images are progressive☆36Updated 4 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆69Updated 3 years ago
- Pretty time zone: +2 or -9:30☆57Updated 2 years ago
- Conditional promise catch handler☆38Updated 3 years ago
- Run the Node.js binary no matter what☆138Updated 3 years ago
- Conditional promise chains☆60Updated 3 years ago
- Get PID from a port☆80Updated 3 years ago
- Embed data in other data and easily extract it when needed☆72Updated 3 years ago
- Run promise-returning & async functions a specific number of times concurrently☆38Updated 3 years ago
- A better `Promise.race()`☆46Updated last year
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Get the path to this package - Useful for testing☆21Updated 3 years ago
- Easy CORS handling for micro☆39Updated 7 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Rename a function☆45Updated last year
- Get all property keys of an object including non-enumerable and inherited ones☆109Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Turn your Wi-Fi on and off☆86Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Log the value/error of a promise☆26Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated last month