Simplified high resolution timing
☆85Sep 13, 2024Updated 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:
- Sort an array of numbers☆18Sep 18, 2025Updated 5 months ago
- Find multiple RegExp matches in a string☆91Jul 8, 2022Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Check if an Iterable is empty☆23Sep 14, 2025Updated 5 months ago
- Split a string at one or more indices☆25May 3, 2021Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 3 months ago
- Left pad each line in a string☆20Aug 31, 2023Updated 2 years ago
- Log the value/error of a promise☆29Apr 9, 2021Updated 4 years ago
- Get the email of an npm user☆14Feb 26, 2024Updated 2 years ago
- Check if something is a generator function☆24Jul 8, 2022Updated 3 years ago
- Cache on file-system☆21Nov 15, 2015Updated 10 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆55Jul 9, 2022Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Oct 16, 2024Updated last year
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years 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 a value is a Blob☆24Oct 27, 2023Updated 2 years ago
- Strip a substring from the start/end of a string☆23Jul 9, 2022Updated 3 years ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Apr 9, 2021Updated 4 years ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- Get your public IP address☆27Sep 15, 2025Updated 5 months ago
- Get a random key from an object☆18Jul 2, 2024Updated last year
- Stringify and write JSON to a file atomically☆223Sep 14, 2025Updated 5 months ago
- Timeout HTTP/HTTPS requests☆51Sep 9, 2025Updated 5 months ago
- Wait for a specified number of promises to be fulfilled☆39Sep 11, 2025Updated 5 months ago
- Pretty time zone: +2 or -9:30☆58Jul 9, 2022Updated 3 years ago
- Check if a string is a scoped npm package name☆25Jul 9, 2022Updated 3 years ago
- Filter object keys and values into a new object☆105May 27, 2024Updated last year
- Get the visual width of the widest line in a string - the number of columns required to display it☆40Jan 24, 2026Updated last month
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- Check if a path exists☆155Mar 3, 2022Updated 4 years ago
- Get the version of a binary in semver format☆42Apr 3, 2024Updated last year
- Split a string on the first occurrence of a given separator☆75Aug 20, 2025Updated 6 months ago
- Lazy number range generator☆83Jan 2, 2024Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Oct 4, 2021Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Sep 11, 2025Updated 5 months ago
- Measure the time a promise takes to resolve☆72Nov 5, 2023Updated 2 years ago
- Alphabetically sort an array of strings☆40Apr 9, 2021Updated 4 years ago
- Wait for any promise to be fulfilled☆56Jul 9, 2022Updated 3 years ago