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
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Open files in your editor at a specific line and column☆55Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Run the Node.js binary no matter what☆142Updated 3 months ago
- Extract the article title of a HTML document☆56Updated 3 months ago
- Get the command history of the user's shell☆86Updated last month
- Lazy number range generator☆82Updated last year
- Returns an array filled with the specified input☆43Updated 3 years ago
- Check if an Array is sorted☆35Updated 4 years ago
- Truncate a URL to a specific length☆62Updated 2 months ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Check if an Iterable is empty☆23Updated 3 months ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Linkify GitHub issue references☆47Updated 3 months ago
- Reliably get the terminal window size - cross-platform☆26Updated 2 years ago
- Clean up regular expressions☆63Updated last year
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Strip console, alert, and debugger statements from JavaScript code☆30Updated 3 years ago
- Pretty time zone: +2 or -9:30☆58Updated 3 years ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Get an array of parent directories including itself☆26Updated 2 years ago
- Check if it's the first time the process is run☆82Updated 3 months ago
- Simple wildcard matching☆34Updated 3 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year