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☆90Updated 3 years ago
- Truncate a URL to a specific length☆61Updated last month
- Get namespaced config from the closest package.json☆120Updated 2 years ago
- Replace all substring matches in a string☆89Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Measure the time a promise takes to resolve☆71Updated 2 years ago
- Lazy number range generator☆82Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 2 years ago
- Clear the terminal cross-platform☆44Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆82Updated last month
- Define a lazily evaluated property on an object☆66Updated 2 years ago
- Extract the actual stack of an error☆67Updated 3 years ago
- Hook and modify stdout and stderr☆56Updated 2 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆71Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Rename a function☆47Updated 2 years ago
- Run the Node.js binary no matter what☆139Updated last month
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated 2 months ago
- Parse text columns, like the output of unix commands☆83Updated 2 months ago
- Indent each line in a string☆113Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Allow only access to known object properties using ES2015 Proxy☆88Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆58Updated 4 years ago