sindresorhus / time-spanLinks
Simplified high resolution timing
☆84Updated 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☆43Updated 3 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Truncate a URL to a specific length☆62Updated 2 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Conditional promise chains☆63Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Resolve the path of a package regardless of it having an entry point☆55Updated 3 years ago
- Rename a function☆47Updated 2 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Allow only access to known object properties using ES2015 Proxy☆89Updated 4 years ago
- Pretty time zone: +2 or -9:30☆58Updated 3 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆54Updated 3 years ago
- Bind all methods in an object to itself or a specified context☆59Updated 4 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Lazy number range generator☆82Updated last year
- Hook and modify stdout and stderr☆56Updated 3 months ago