nvm
Version manager
A tool to manage multiple versions of Node.js on a system
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
80k stars
1k watching
8k forks
Language: Shell
last commit: 8 days ago
Linked from 5 awesome lists
bashinstallltsnodenode-jsnodejsnvmnvmrcposixposix-compliantshellversion-managerzsh
Related projects:
Repository | Description | Stars |
---|---|---|
coreybutler/nvm-windows | A utility for managing multiple versions of Node.js on a Windows computer | 37,966 |
tj/n | A tool for managing multiple versions of Node.js on a single system | 18,881 |
jrr997/zsh-nvm-auto-use | Automatically manages Node.js versions using NVM based on current directory | 1 |
jasongin/nvs | A utility for managing different versions and forks of Node.js on multiple platforms. | 2,743 |
npm/cli | A package manager for JavaScript that enables users to manage and install dependencies for web applications. | 8,493 |
torifat/nnvm | Automatically switches between Node.js versions based on environment variables in .nvmrc files. | 4 |
tomsquest/nvm-auto-use.zsh | Automatically switches to a specified Node.js version when entering a directory with an .nvmrc file | 18 |
nodenv/nodenv | A tool for managing multiple NodeJS versions on a single system | 2,249 |
schniz/fnm | A Node.js version manager built in Rust | 18,260 |
lukechilds/zsh-nvm | A plugin for zsh that simplifies the installation and management of nvm (a version manager for Node.js) | 2,233 |
derekstavis/plugin-nvm | Provides a wrapper for the Node.js version manager nvm in Fish shell | 232 |
jorgebucaran/nvm.fish | A tool for managing multiple Node.js versions in a single environment. | 2,140 |
brigand/fast-nvm-fish | A wrapper around node version manager to simplify management of Node.js versions in a fish shell environment | 124 |
raineorshine/npm-check-updates | Automates checking and upgrading package dependencies to their latest versions. | 9,442 |
beeequeue/nvm-rust | A cross-platform Node.js version manager implemented in Rust. | 21 |