sindresorhus / convert-hrtimeLinks
Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds
☆53Updated 3 years ago
Alternatives and similar repositories for convert-hrtime
Users that are interested in convert-hrtime are comparing it to the libraries listed below
Sorting:
- Returns an array filled with the specified input☆42Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Rename a function☆46Updated last year
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 9 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Convert an Observable to a Promise☆49Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Check if a value is a function☆27Updated 4 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Create a lazily evaluated value☆70Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Transform the first chunk in a stream☆26Updated last year
- Simplified high resolution timing☆81Updated 10 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Easy CORS handling for micro☆38Updated 7 years ago