sindresorhus / latest-versionLinks
Get the latest version of an npm package
☆176Updated 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:
- Read a package.json file☆169Updated last year
- Get metadata of a package from the npm registry☆243Updated 11 months ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Find the closest package.json file☆164Updated last month
- Convert a value to an array☆129Updated 3 years ago
- normalizes package metadata, typically found in package.json file.☆201Updated 2 weeks ago
- Write a package.json file☆88Updated 11 months ago
- Sort the keys of an object☆104Updated 10 months ago
- Detect the indentation of code☆196Updated last year
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆223Updated last year
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Parse the things that can be arguments to `npm install`☆130Updated 5 months ago
- Toggle the CLI cursor☆110Updated 11 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Read the closest package.json file☆269Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated this week
- Let a globally installed package use a locally installed version of itself if available☆154Updated 11 months ago
- Check if your package was installed globally☆70Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- node module to check if a command-line command exists☆146Updated 2 years ago
- Check whether a package or organization name is available on npm☆170Updated last year
- when you want to fire an event no matter how a process exits.☆192Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 4 months ago
- Check if a value is a plain object☆102Updated last year
- 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…☆94Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 8 months ago
- Finds the common standard cache directory☆158Updated 3 months ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago