sindresorhus / convert-hrtimeLinks
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
Sorting:
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Conditional promise chains☆61Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the npm config☆37Updated 10 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- Input module for Listr☆33Updated 5 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Provides a uniquely named temp directory☆13Updated 5 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Rename a function☆46Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- Convenience module for getting data from an NPM registry☆51Updated 9 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 3 months ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Set the length of a function in JavaScript☆18Updated last year
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 2 years ago
- Smallest/simplest possible means of using btoa with both Node and browserify☆22Updated 5 years ago
- Transform the first chunk in a stream☆26Updated last year
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 7 months ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Sort an array of numbers☆17Updated 4 months ago
- Iterate over promises serially☆50Updated 2 years ago