sindresorhus / latest-version
Get the latest version of an npm package
☆177Updated 10 months ago
Alternatives and similar repositories for latest-version:
Users that are interested in latest-version are comparing it to the libraries listed below
- Get metadata of a package from the npm registry☆238Updated 6 months ago
- Read a package.json file☆166Updated last year
- Find the closest package.json file☆161Updated last year
- Write a package.json file☆89Updated 5 months ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆239Updated last year
- normalizes package metadata, typically found in package.json file.☆197Updated 3 months ago
- Read the closest package.json file☆263Updated last year
- Check whether a package or organization name is available on npm☆168Updated 11 months ago
- Convert a value to an array☆130Updated 3 years ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated 5 months ago
- Finds the common standard cache directory☆157Updated 10 months ago
- Check if a path exists☆150Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆189Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆334Updated 3 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Parse the things that can be arguments to `npm install`☆128Updated 3 weeks ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 2 months ago
- Make a function mimic another one☆93Updated 2 months ago
- Toggle the CLI cursor☆106Updated 5 months ago
- Sort the keys of an object☆102Updated 4 months ago
- Import a globally installed module☆57Updated 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…☆91Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆107Updated 2 years ago
- Detect the indentation of code☆196Updated last year
- Make a callback- or promise-based function support both promises and callbacks.☆113Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated last year
- Wordwrap a string with ANSI escape codes☆120Updated last year
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago