sindresorhus / latest-versionLinks
Get the latest version of an npm package
☆175Updated 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☆245Updated last year
- Read a package.json file☆173Updated this week
- Find the root directory of a Node.js project or npm package☆247Updated 5 months ago
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Find the closest package.json file☆165Updated 5 months ago
- Write a package.json file☆89Updated 2 months ago
- Convert a value to an array☆131Updated 4 years ago
- Detect the indentation of code☆197Updated last month
- Sort the keys of an object☆105Updated 2 months ago
- node module to check if a command-line command exists☆147Updated 2 years ago
- normalizes package metadata, typically found in package.json file.☆203Updated last week
- Check if your package was installed globally☆69Updated 2 years ago
- Read the closest package.json file☆267Updated this week
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Parse the things that can be arguments to `npm install`☆132Updated this week
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆344Updated last week
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Check whether a package or organization name is available on npm☆171Updated last year
- Parse milliseconds into an object☆122Updated last year
- Toggle the CLI cursor☆112Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 2 months ago
- Copy a file☆121Updated 2 months ago
- Strip leading whitespace from each line in a string☆143Updated 3 weeks ago
- Easily handle defaults for your options☆75Updated 2 years ago
- Get the real path of the system temp directory☆82Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆96Updated 2 years ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year
- Get your PATH prepended with locally installed binaries☆104Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago