chnode
Node version manager
A tool to manage multiple versions of Node.js within a single shell session
Changes shell's current Node.js version by updating $PATH
21 stars
4 watching
1 forks
Language: Shell
last commit: 6 months ago
Linked from 1 awesome list
bashchnodehomebrew-tapminimalistnode-version-managernodejsshellversion-managerzsh
Related projects:
Repository | Description | Stars |
---|---|---|
isaacs/nave | A tool for managing multiple versions of Node.js in separate environments. | 1,605 |
wintermi/zsh-fnm | Manages multiple versions of Node.js using a fast and simple version manager | 3 |
hokaccha/nodebrew | A tool for managing Node.js versions on a system | 1,060 |
vineyardbovines/n.zsh | Automatically switches Node.js versions based on project environment using the n package manager | 10 |
brigand/fast-nvm-fish | A wrapper around node version manager to simplify management of Node.js versions in a fish shell environment | 124 |
ajnasz/znvm | A Node.js version manager for Zsh designed to be faster than existing alternatives. | 1 |
jrr997/zsh-nvm-auto-use | Automatically manages Node.js versions using NVM based on current directory | 1 |
jorgebucaran/nvm.fish | A tool for managing multiple Node.js versions in a single environment. | 2,154 |
mattberther/zsh-nodenv | A zsh plugin that provides functionality for managing nodenv (a tool for installing and switching between different versions of Node.js) | 2 |
nodists/nodist | A tool for managing different versions of Node.js on Windows. | 1,614 |
torifat/nnvm | Automatically switches between Node.js versions based on environment variables in .nvmrc files. | 4 |
beeequeue/nvm-rust | A cross-platform Node.js version manager implemented in Rust. | 22 |
ehmicky/all-node-versions | Lists all available Node.js versions and related information. | 11 |
ehmicky/normalize-node-version | A utility package to normalize and validate Node.js version strings | 8 |
tomsquest/nvm-auto-use.zsh | Automatically switches to a specified Node.js version when entering a directory with an .nvmrc file | 18 |