sindresorhus / time-span
Simplified high resolution timing
☆76Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for time-span
- Returns an array filled with the specified input☆43Updated 2 years ago
- Find multiple RegExp matches in a string☆93Updated 2 years ago
- Truncate a URL to a specific length☆61Updated 3 years ago
- Define a lazily evaluated property on an object☆63Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆69Updated 3 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Lazy number range generator☆82Updated 10 months ago
- Create a lazily evaluated value☆69Updated 3 years ago
- Get the revved file path of a file☆33Updated 2 years ago
- Conditional promise chains☆60Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Parse text columns, like the output of unix commands☆82Updated 3 years ago
- Pretty time zone: +2 or -9:30☆57Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆38Updated 3 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Hook and modify stdout and stderr☆54Updated 2 years ago
- Check if JPEG images are progressive☆36Updated 4 months ago
- Convert an Observable to a Promise☆47Updated last year
- Rename a function☆45Updated last year
- Check if an Iterable is empty☆22Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated last month
- Bind all methods in an object to itself or a specified context☆57Updated 3 years ago
- Allow only access to known object properties using ES2015 Proxy☆87Updated 3 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Exit the process when the `esc` key is pressed☆57Updated 11 months ago