sindresorhus / convert-hrtime
Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds
☆53Updated 2 years ago
Alternatives and similar repositories for convert-hrtime:
Users that are interested in convert-hrtime are comparing it to the libraries listed below
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Conditional promise chains☆60Updated 3 years ago
- Map over promises serially☆48Updated 3 years ago
- Rename a function☆46Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated 5 months ago
- Iterate over promises serially☆50Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Get the npm config☆37Updated 8 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 3 years ago
- Conditional promise catch handler☆38Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆74Updated last month
- Get the fullname of the current user☆47Updated last year
- Log the value/error of a promise☆26Updated 3 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- Check if a value is a function☆27Updated 3 years ago
- Pretty time zone: +2 or -9:30☆57Updated 2 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Smallest/simplest possible means of using btoa with both Node and browserify☆22Updated 5 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Transform the first chunk in a stream☆26Updated last year