awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jasongin avatar

jasongin/nvs

0
View on GitHub↗
2,958 stars·227 forks·JavaScript·9 views

Nvs

NVS is a cross-platform utility for switching between different versions and forks of Node.js. NVS is itself written in node JavaScript.

Features

  • Node.js Version Management - Cross-platform Node version switcher.

Star history

Star history chart for jasongin/nvsStar history chart for jasongin/nvs

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Nvs

These projects share indexed features with Nvs. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • coreybutler/nvm-windowscoreybutler avatar

    coreybutler/nvm-windows

    46,816View on GitHub↗

    This project is a command-line utility designed to manage multiple runtime versions on a single machine. It enables developers to install, remove, and toggle between different versions to satisfy project-specific dependency requirements, ensuring that each environment remains isolated to prevent version conflicts or path overlaps. The tool functions by storing distinct runtime versions in separate, isolated directories and utilizing symbolic links to point to the currently active version. It orchestrates these file system operations through a unified command-line interface that modifies syste

    Gogomanagementnode
    View on GitHub↗46,816
  • ekalinin/nodeenvekalinin avatar

    ekalinin/nodeenv

    1,784View on GitHub↗

    Virtual environment for Node.js & integrator with virtualenv

    Python
    View on GitHub↗1,784
  • isaacs/naveisaacs avatar

    isaacs/nave

    1,635View on GitHub↗

    Virtual Environments for Node

    Shellnavenodenodejs
    View on GitHub↗1,635
  • nodenv/nodenvnodenv avatar

    nodenv/nodenv

    2,379View on GitHub↗

    Manage your app's Node.js environment

    Shell
    View on GitHub↗2,379
Compare all 7 related projects→

Frequently asked questions

What does jasongin/nvs do?

NVS is a cross-platform utility for switching between different versions and forks of Node.js. NVS is itself written in node JavaScript.

What are the main features of jasongin/nvs?

The main features of jasongin/nvs are: Node.js Version Management.

Which projects share features with jasongin/nvs?

Projects with overlapping indexed features include: coreybutler/nvm-windows — This project is a command-line utility designed to manage multiple runtime versions on a single machine. It enables… ekalinin/nodeenv — Virtual environment for Node.js & integrator with virtualenv. isaacs/nave — Virtual Environments for Node. nodenv/nodenv — Manage your app's Node.js environment. nvm-sh/nvm — This project is a command-line tool designed for managing multiple runtime versions on a local machine. It functions… schniz/fnm — This utility is a command-line tool designed for managing multiple Node.js runtime versions on local development…