nvs
Node version manager
A utility for managing different versions and forks of Node.js on multiple platforms.
Node Version Switcher - A cross-platform tool for switching between versions and forks of Node.js
3k stars
35 watching
210 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
coreybutler/nvm-windows | A utility for managing multiple versions of Node.js on a Windows computer | 37,966 |
nvm-sh/nvm | A tool to manage multiple versions of Node.js on a system | 80,353 |
nodenv/nodenv | A tool for managing multiple NodeJS versions on a single system | 2,249 |
vineyardbovines/n.zsh | Automatically switches Node.js versions based on project environment using the n package manager | 10 |
tj/n | A tool for managing multiple versions of Node.js on a single system | 18,881 |
torifat/nnvm | Automatically switches between Node.js versions based on environment variables in .nvmrc files. | 4 |
schniz/fnm | A Node.js version manager built in Rust | 18,260 |
peterbraden/node-opencv | Bindings for OpenCV to enable real-time computer vision processing in Node.js | 4,380 |
lukechilds/zsh-nvm | A plugin for zsh that simplifies the installation and management of nvm (a version manager for Node.js) | 2,233 |
shyiko/jabba | A tool that manages multiple versions of Java Development Kits across different operating systems. | 3,012 |
jrr997/zsh-nvm-auto-use | Automatically manages Node.js versions using NVM based on current directory | 1 |
tomsquest/nvm-auto-use.zsh | Automatically switches to a specified Node.js version when entering a directory with an .nvmrc file | 18 |
nodejs/node-gyp | Compiles native addon modules for Node.js using the gyp build system | 9,949 |
tj/commander.js | A tool that simplifies the creation of command-line interfaces in JavaScript | 26,792 |
remy/nodemon | Automatically restarts Node.js applications upon file changes | 26,326 |