sindresorhus / convert-hrtimeView external linksLinks
Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds
☆55Jul 9, 2022Updated 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:
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- Get the package.json of a package from the npm registry☆19Feb 26, 2024Updated last year
- Left pad each line in a string☆20Aug 31, 2023Updated 2 years ago
- stream.Transform with parallel chunk processing☆17Jan 7, 2025Updated last year
- Check if something is a generator function☆24Jul 8, 2022Updated 3 years ago
- Regular expression for matching scoped npm package names☆27Jul 9, 2022Updated 3 years ago
- Pretty UTC datetime: `2014-01-09 0601`☆32Jul 8, 2022Updated 3 years ago
- Check if a string is a scoped npm package name☆25Jul 9, 2022Updated 3 years ago
- Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari☆13Nov 14, 2025Updated 2 months ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Apr 9, 2021Updated 4 years ago
- Check if an Iterable is empty☆23Sep 14, 2025Updated 4 months ago
- Get the version of a binary in semver format☆42Apr 3, 2024Updated last year
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 2 months ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Oct 24, 2023Updated 2 years ago
- Get a random property from an object☆15Jul 2, 2024Updated last year
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module☆23Sep 17, 2021Updated 4 years ago
- Modify the filename in a path☆17Jul 9, 2022Updated 3 years ago
- Simplified high resolution timing☆85Sep 13, 2024Updated last year
- List of platforms supported by Node.js☆12Nov 3, 2021Updated 4 years ago
- Get a random key from an object☆18Jul 2, 2024Updated last year
- Get the iTerm2 version☆11Jan 5, 2026Updated last month
- [DEPRECATED] A better Atom `TextEditor#setText()` that preserves cursor/scroll position and selections☆12Jan 24, 2021Updated 5 years ago
- Check if a value is an object☆42Apr 16, 2021Updated 4 years ago
- Support any Observable library and polyfill☆74Feb 2, 2026Updated last week
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated last week
- Get the name of a named function☆34Apr 7, 2021Updated 4 years ago
- Clone and modify a RegExp instance☆24Jul 8, 2022Updated 3 years ago
- Check if a file path is an archive file☆16Apr 30, 2024Updated last year
- Get the email of an npm user☆14Feb 26, 2024Updated last year
- ES2015 Math.hypot() ponyfill☆12Apr 7, 2021Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Nov 5, 2023Updated 2 years ago