Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
NV

nvm-sh/nvm

Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

94k Stars10k Forks394 Open Issues94k WatchersShellMIT
Developer ToolUI Framework
Review Readiness

This repository page has enough original analysis, source evidence, and comparison context to be treated as an indexable Git-Stars review.

100

review score

Indexable review
Decision Snapshot

Problem solved

nvm solves the problem of juggling multiple Node.js versions for different projects or testing environments. It allows per-project version pinning via .nvmrc and supports migrating global packages between versions, which is essential for developers working on legacy and modern codebases.

Deployment reality

The available setup signal starts with: curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.6/install.sh | bash. Treat this as a starting point, then ask Codex or Claude to inspect the README, environment variables, runtime version, and deployment target before production use.

Commercial use

The recorded license is MIT. This is a useful commercial-use signal, but teams should still verify license text, dependencies, model/API terms, and trademark constraints.

Capability ceiling

The project supports all POSIX shells and platforms including macOS, Linux, and WSL, with features like .nvmrc, offline install, mirrors, and custom colors. It is a mature, battle-tested tool with a large user base, but it is not designed for Windows natively (requires WSL) and lacks some features like automatic version switching without shell integration.

Source and compliance noteLast synced: Aug 15, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy
Editorial Evaluation

nvm-sh/nvm is tracked as a Shell project in the Developer Tool, UI Framework area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.

Momentum check: the repository has 94k total stars, with +22 today, +0 this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.

Maintenance check: current activity is Active; the latest push was 30 days ago, and the open issue queue is 394, about 0.42% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.

Adoption check: 10k forks and 94k watchers suggest how often the project is reused or followed. License signal: MIT. Always verify license compatibility before commercial or internal use.

Practical fit: this project is most relevant when you need Shell teams evaluating ecosystem-native tooling. Be cautious when you need a legal review, security audit, or production SLA.

Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 22. Follow the original GitHub repository for final install, security, and release information.

Evidence Checklist

Analysis

Ready

Original problem, capability, and verdict guidance are available.

Sources

Ready

Repository metadata and README/source references are attached.

License

Ready

MIT is recorded for review.

Maintenance

Ready

Recent activity is visible in repository metadata.

Alternatives

Ready

Enough nearby projects exist for comparison.

Best For
  • Shell teams evaluating ecosystem-native tooling
  • teams that prefer mature projects with broad adoption signals
  • use cases where recent maintenance matters
Avoid When
  • you need a legal review, security audit, or production SLA
Adoption Signals

Momentum

94k Stars

Reuse

10k Forks

Attention

94k Watchers

Maintenance

active

License

MIT

Open issues

394

Overview

nvm is a version manager for Node.js that allows you to quickly install and use different versions of Node.js via the command line. It is designed to be installed per-user and invoked per-shell, working on any POSIX-compliant shell on Unix, macOS, and Windows WSL.

Key Features

- Install and switch between multiple Node.js versions - Supports .nvmrc files for automatic version switching per directory - Works across various shells and platforms including Windows WSL

Tool Positioning

Developer Tool

Tools that improve coding, testing, build, and local workflow

UI Framework

Frontend frameworks, design systems, and interface libraries

Quick Start
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.6/install.sh | bash
View on GitHub
Project Activity

90

Health Score

Active

Commit Activity

Apr 15, 2010

Created

Jul 24, 2026

Last push

Source Trail

GitHub repository metadata

metadata

GitHub README

readme_summary

Star History

+0

Today's growth

+0

7-day growth

+0

30-day growth

Aug 12, 2026Aug 12, 2026
Community Health
10k

Forks

394

Open

94k

Watchers

Owner
NV

nvm-sh

GitHub profile
Topics & Language
Shellbashinstallltsnodenode-jsnodejsnvmnvmrcposixposix-compliantshellversion-managerzsh
Ecosystem & Usage
GitHub Repository
Alternatives & Comparison

codecrafters-io/build-your-own-x

Master programming by recreating your favorite technologies from scratch.

540k

sindresorhus/awesome

😎 Awesome lists about all kinds of interesting topics

496k

freeCodeCamp/freeCodeCamp

freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

454k

EbookFoundation/free-programming-books

:books: Freely available programming books

394k

nilbuild/developer-roadmap

Interactive roadmaps, guides and other educational content to help developers grow in their careers.

365k
License
MIT
CreatedApr 15, 2010
Last pushJul 24, 2026
Last syncedAug 15, 2026
Repository Standards

✓

License

✓

Forked

✓ Active

Maintained