node-version-alias
Version resolver
Resolves Node.js version aliases to their corresponding 'major.minor.patch' versions.
Resolve Node.js version aliases like latest
, lts
or erbium
15 stars
2 watching
4 forks
Language: JavaScript
last commit: 8 days ago bashclicommand-linedependency-managementes6execjavascriptlibrarynodenodejsnpmjsnpxnvmoperating-systempackage-managershellterminaltypescriptversioningversions
Related projects:
Repository | Description | Stars |
---|---|---|
ehmicky/preferred-node-version | Determines the preferred version of Node.js from various locations | 11 |
ehmicky/all-node-versions | Lists all available Node.js versions and related information. | 11 |
ehmicky/get-node | Downloads and installs specific versions of Node.js | 20 |
ehmicky/normalize-node-version | A utility package to normalize and validate Node.js version strings | 8 |
ehmicky/fetch-node-website | Downloads Node.js release files from the official repository | 4 |
ehmicky/nvexeca | A Node.js library and CLI tool for executing commands with a specific Node version | 42 |
ehmicky/nve | A tool that allows running any command on specific Node.js versions | 693 |
npm/node-which | Finds the first instance of an executable in the system's PATH environment variable | 329 |
jrr997/zsh-nvm-auto-use | Automatically manages Node.js versions using NVM based on current directory | 1 |
tkareine/chnode | A tool to manage multiple versions of Node.js within a single shell session | 21 |
isaacs/nave | A tool for managing multiple versions of Node.js in separate environments. | 1,606 |
ehmicky/cross-platform-node-guide | A comprehensive guide to writing cross-platform Node.js code | 1,400 |
ajnasz/znvm | A Node.js version manager for Zsh designed to be faster than existing alternatives. | 1 |
beeequeue/nvm-rust | A cross-platform Node.js version manager implemented in Rust. | 21 |
wintermi/zsh-fnm | Manages multiple versions of Node.js using a fast and simple version manager | 3 |