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:
- Get metadata of a package from the npm registry☆242Updated 11 months ago
- Read a package.json file☆168Updated last year
- Write a package.json file☆88Updated 10 months ago
- Find the closest package.json file☆164Updated 2 weeks ago
- Find the root directory of a Node.js project or npm package☆245Updated 2 weeks ago
- normalizes package metadata, typically found in package.json file.☆201Updated 2 months ago
- Parse the things that can be arguments to `npm install`☆131Updated 4 months ago
- Convert a value to an array☆129Updated 3 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Read the closest package.json file☆268Updated last year
- Toggle the CLI cursor☆108Updated 10 months ago
- Detect the indentation of code☆196Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 7 months ago
- Make a function mimic another one☆94Updated 7 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if a path exists☆151Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆125Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 3 months ago
- Parse milliseconds into an object☆119Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated 10 months ago
- Check if a value is a plain object☆102Updated last year
- Sort the keys of an object☆103Updated 9 months ago
- Get your PATH prepended with locally installed binaries☆105Updated 7 months 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…☆93Updated 2 years ago
- Finds the common standard cache directory☆158Updated 2 months ago
- Import a globally installed module☆58Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago