hokaccha/nodebrew
Node.js version manager observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 5406
- days_rel: n/a
- days_push: 1628
- n_releases_24m: 0
Adoption not part of the score
1067 stars · 66 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
nodebrew is a Node.js version manager written in Perl that lets users install, compile, switch between, and manage multiple Node.js versions from the command line. It requires no external dependencies beyond Perl and supports aliases, remote version listing, and temporary version execution.
Use cases
- install multiple node.js versions
- switch node version per project
- manage node versions without nvm
- compile node from source with custom options
- set a default node version alias
- run a command with a different node version
When to choose
- you want a lightweight Node version manager with only a Perl dependency
- you need to compile Node from source with custom configure flags
- you prefer a simple single-file tool over nvm's shell integration
When to avoid
- you need active development or recent updates (last release 2022)
- you prefer nvm, fnm, or volta with broader ecosystem support
- you need Windows-native support
Facets
cli-tool · maturity maintenance
package-manager cli developer-tools developer-tools programming-languages cli cross-platform nodejs version-manager perl command-line linux macos
1 source
- readme: https://github.com/hokaccha/nodebrew · fetched 2026-08-28 · f64065fcef28
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hokaccha/nodebrew | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="hokaccha/nodebrew")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem