sindresorhus / time-spanLinks
Simplified high resolution timing
☆81Updated 9 months ago
Alternatives and similar repositories for time-span
Users that are interested in time-span are comparing it to the libraries listed below
Sorting:
- Returns an array filled with the specified input☆42Updated 2 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Truncate a URL to a specific length☆61Updated 4 years ago
- Get the revved file path of a file☆33Updated 3 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Rename a function☆46Updated last year
- Check if JPEG images are progressive☆36Updated 11 months ago
- Lazy number range generator☆81Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 2 years ago
- Create a lazily evaluated value☆70Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 10 months ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Pretty time zone: +2 or -9:30☆57Updated 2 years ago
- Convert an Observable to a Promise☆48Updated last year
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Conditional promise chains☆61Updated 4 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Map of nouns to their irregular plural form☆89Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago