sindresorhus / latest-version-cliLinks
Get the latest version of an npm package
☆53Updated last year
Alternatives and similar repositories for latest-version-cli
Users that are interested in latest-version-cli are comparing it to the libraries listed below
Sorting:
- Clear the terminal cross-platform☆45Updated 4 years ago
- Check if an Iterable is empty☆22Updated 2 months ago
- Open files in your editor at a specific line and column☆54Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Run the Node.js binary no matter what☆139Updated 2 months ago
- Lazy number range generator☆82Updated last year
- Extract the article title of a HTML document☆55Updated 2 months ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Get the command history of the user's shell☆85Updated 3 weeks ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if an Array is sorted☆34Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Check if it's the first time the process is run☆81Updated 2 months ago
- Reliably get the terminal window size - cross-platform☆26Updated 2 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆56Updated 3 years ago
- Linkify GitHub issue references☆47Updated 2 months ago
- Truncate a URL to a specific length☆61Updated 2 months ago
- Parse text columns, like the output of unix commands☆84Updated 2 months ago
- Measure the time a promise takes to resolve