sindresorhus / time-spanLinks
Simplified high resolution timing
☆82Updated last year
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 3 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Truncate a URL to a specific length☆61Updated last week
- Clear the terminal cross-platform☆44Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 11 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- 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
- Lazy number range generator☆81Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- Conditional promise chains☆62Updated 4 years ago
- Hook and modify stdout and stderr☆54Updated 3 weeks ago
- Allow only access to known object properties using ES2015 Proxy☆86Updated 4 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Parse text columns, like the output of unix commands☆82Updated 3 weeks ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Replace all substring matches in a string☆88Updated 4 years ago
- Convert an Observable to a Promise☆49Updated last year
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 weeks ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Clean up regular expressions☆62Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 weeks ago