nvm-windows
Version manager
A utility for managing multiple versions of Node.js on a Windows computer
A node.js version management utility for Windows. Ironically written in Go.
38k stars
452 watching
3k forks
Language: Go
last commit: 9 days ago
Linked from 3 awesome lists
gomanagementnodenode-version-managernodejsnvmswitchversionversion-managerversioningwindows
Related projects:
Repository | Description | Stars |
---|---|---|
nvm-sh/nvm | A tool to manage multiple versions of Node.js on a system | 80,353 |
coreybutler/node-windows | Enables Node.js scripts to run as native Windows services with features like service management and elevated privileges. | 2,826 |
jasongin/nvs | A utility for managing different versions and forks of Node.js on multiple platforms. | 2,743 |
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 |
nodenv/nodenv | A tool for managing multiple NodeJS versions on a single system | 2,249 |
npm/cli | A package manager for JavaScript that enables users to manage and install dependencies for web applications. | 8,493 |
beeequeue/nvm-rust | A cross-platform Node.js version manager implemented in Rust. | 21 |
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 |
torifat/nnvm | Automatically switches between Node.js versions based on environment variables in .nvmrc files. | 4 |
marktiedemann/dvm.cmd | A tool for managing multiple versions of the Deno JavaScript runtime on Windows. | 2 |
jorgebucaran/nvm.fish | A tool for managing multiple Node.js versions in a single environment. | 2,140 |
wintermi/zsh-fnm | Manages multiple versions of Node.js using a fast and simple version manager | 3 |
tomsquest/nvm-auto-use.zsh | Automatically switches to a specified Node.js version when entering a directory with an .nvmrc file | 18 |