all-node-versions
Node version list
Lists all available Node.js versions and related information.
List all available Node.js versions
11 stars
2 watching
4 forks
Language: JavaScript
last commit: 6 days ago bashclicommand-linedependency-managementes6execjavascriptlibrarynodenodejsnpmjsnpxnvmoperating-systempackage-managershellterminaltypescriptversioningversions
Related projects:
Repository | Description | Stars |
---|---|---|
ehmicky/get-node | Downloads and installs specific versions of Node.js | 20 |
ehmicky/preferred-node-version | Determines the preferred version of Node.js from various locations | 11 |
ehmicky/fetch-node-website | Downloads Node.js release files from the official repository | 4 |
ehmicky/node-version-alias | Resolves Node.js version aliases to their corresponding 'major.minor.patch' versions. | 15 |
ehmicky/normalize-node-version | A utility package to normalize and validate Node.js version strings | 8 |
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 |
ehmicky/cross-platform-node-guide | A comprehensive guide to writing cross-platform Node.js code | 1,400 |
isaacs/nave | A tool for managing multiple versions of Node.js in separate environments. | 1,606 |
vineyardbovines/n.zsh | Automatically switches Node.js versions based on project environment using the n package manager | 10 |
ajnasz/znvm | A Node.js version manager for Zsh designed to be faster than existing alternatives. | 1 |
ehmicky/unix-permissions | Provides a unified way to handle Unix permissions in Node.js and the terminal | 136 |
tkareine/chnode | A tool to manage multiple versions of Node.js within a single shell session | 21 |
wintermi/zsh-fnm | Manages multiple versions of Node.js using a fast and simple version manager | 3 |
jrr997/zsh-nvm-auto-use | Automatically manages Node.js versions using NVM based on current directory | 1 |