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
·
nodenv avatar

nodenv/nodenv

0
View on GitHub↗
2,379 stars·155 forks·Shell·MIT·10 views

Nodenv

Manage your app's Node.js environment

Features

  • Command Line Utilities - Version management for Node.js environments.
  • Environment Management - Version manager with automatic version switching.
  • Node.js Version Management - Version manager with automatic switching.

Star history

Star history chart for nodenv/nodenvStar history chart for nodenv/nodenv

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

Open-source alternatives to Nodenv

Similar open-source projects, ranked by how many features they share with Nodenv.
  • 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
  • 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
  • schniz/fnmSchniz avatar

    Schniz/fnm

    24,020View on GitHub↗

    This utility is a command-line tool designed for managing multiple Node.js runtime versions on local development machines. It functions as a cross-platform manager that enables users to install, switch, and synchronize runtime versions across Windows, macOS, and Linux environments. The tool automates environment configuration by detecting project-specific version requirements through directory-traversal resolution. It maintains consistency by dynamically updating shell paths and environment variables, allowing for automatic version switching as users navigate between different project directo

    Rusthacktoberfestjavascriptnodejs
    View on GitHub↗24,020
See all 30 alternatives to Nodenv→

Frequently asked questions

What does nodenv/nodenv do?

Manage your app's Node.js environment

What are the main features of nodenv/nodenv?

The main features of nodenv/nodenv are: Command Line Utilities, Environment Management, Node.js Version Management.

What are some open-source alternatives to nodenv/nodenv?

Open-source alternatives to nodenv/nodenv include: isaacs/nave — Virtual Environments for Node. tj/n — n is a command line version manager and binary manager for the Node.js runtime environment. It functions as a runtime… 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. schniz/fnm — This utility is a command-line tool designed for managing multiple Node.js runtime versions on local development… peltoche/lsd — lsd is a directory listing tool and directory tree visualizer designed as a modern replacement for the standard Unix…