n
Node manager
A tool for managing multiple versions of Node.js on a single system
Node version management
19k stars
204 watching
742 forks
Language: Shell
last commit: 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
nvm-sh/nvm | A tool to manage multiple versions of Node.js on a system | 80,998 |
nodenv/nodenv | A tool for managing multiple NodeJS versions on a single system | 2,253 |
npm/cli | A package manager for JavaScript that enables users to manage and install dependencies for web applications. | 8,558 |
coreybutler/nvm-windows | A utility for managing multiple versions of Node.js on a Windows computer | 38,525 |
actions/setup-node | Provides a way to set up and configure Node.js versions in GitHub Actions workflows | 3,979 |
remy/nodemon | Automatically restarts Node.js applications upon file changes | 26,366 |
tj/commander.js | A tool that simplifies the creation of command-line interfaces in JavaScript | 26,874 |
coreybutler/node-windows | Enables Node.js scripts to run as native Windows services with features like service management and elevated privileges. | 2,835 |
schniz/fnm | A Node.js version manager built in Rust | 18,676 |
jasongin/nvs | A utility for managing different versions and forks of Node.js on multiple platforms. | 2,760 |
tkareine/chnode | A tool to manage multiple versions of Node.js within a single shell session | 21 |
raineorshine/npm-check-updates | Automates checking and upgrading package dependencies to their latest versions. | 9,513 |
nodists/nodist | A tool for managing different versions of Node.js on Windows. | 1,620 |
sindresorhus/np | An interactive tool for publishing and managing npm packages | 7,586 |
node-config/node-config | A module that organizes hierarchical configurations for Node.js applications across different deployment environments. | 6,305 |