sindresorhus / latest-versionView external linksLinks
Get the latest version of an npm package
☆177Feb 27, 2024Updated last year
Alternatives and similar repositories for latest-version
Users that are interested in latest-version are comparing it to the libraries listed below
Sorting:
- Get metadata of a package from the npm registry☆247Jul 14, 2024Updated last year
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Detect the dominant newline character of a string☆56Sep 23, 2023Updated 2 years ago
- Check if your code is running as an npm or yarn script☆66Sep 10, 2025Updated 5 months ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Get the version numbers of a package from the npm registry☆31Feb 26, 2024Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- Check if your package was installed globally☆71Nov 6, 2023Updated 2 years ago
- Check if a value is a plain object☆104May 4, 2024Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Sep 15, 2025Updated 4 months ago
- Lowercase the keys of an object☆41Feb 2, 2026Updated last week
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Repeat a string - fast☆35May 3, 2021Updated 4 years ago
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Jan 24, 2021Updated 5 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Jan 24, 2021Updated 5 years ago
- ES2015 Number.isNaN() ponyfill☆29May 2, 2024Updated last year
- 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
- Check if a value is an object☆42Apr 16, 2021Updated 4 years ago
- Gracefully restore the CLI cursor on exit☆41Jul 26, 2024Updated last year
- Check if a file path is a binary file☆49Apr 30, 2024Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Apr 3, 2024Updated last year
- Get the user home directory with fallback to the system temp directory☆30Apr 16, 2021Updated 4 years ago
- Get the version of a binary in semver format☆42Apr 3, 2024Updated last year
- Get the PATH environment variable key cross-platform☆46Sep 12, 2025Updated 5 months ago
- Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari☆13Nov 14, 2025Updated 3 months ago
- Get namespaced config from the closest package.json☆121Nov 5, 2023Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last week
- Get the first path that exists on disk of multiple paths☆62Sep 15, 2025Updated 4 months ago
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- Check if something is a promise☆45Apr 16, 2021Updated 4 years ago
- Get the set npm registry URL☆57Apr 15, 2025Updated 9 months ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Aug 31, 2025Updated 5 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Jul 8, 2022Updated 3 years ago