jasongin/nvs
Node Version Switcher - A cross-platform tool for switching between versions and forks of Node.js observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 96
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3614
- days_rel: n/a
- days_push: 26
- n_releases_24m: 0
Adoption not part of the score
2961 stars · 229 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NVS (Node Version Switcher) is a cross-platform command-line tool for installing and switching between different versions and forks of Node.js. It is written in JavaScript and supports Windows, macOS, and Linux, including use in CI environments.
Use cases
- switch between node.js versions
- manage multiple node versions on windows
- install node lts from the command line
- test a project against multiple node versions in CI
- migrate global npm modules to a new node version
- use a fork of node.js
When to choose
- you need a node version manager that works natively on Windows
- you want to switch between node versions and forks with a single tool
- you need per-shell or per-project node version switching
- you want to install node versions in CI pipelines
When to avoid
- you only use macOS/Linux and prefer the widely adopted nvm
- you need version managers for other runtimes like Python or Ruby
- you want a GUI-based runtime manager
Facets
cli-tool · maturity active
cli developer-tools package-manager version-control developer-tools windows cli cross-platform nodejs version-manager nvm-alternative runtime-switching command-line javascript macos linux
1 source
- readme: https://github.com/jasongin/nvs · fetched 2026-08-28 · 3c267bab5df4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jasongin/nvs | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem