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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·8 Aufrufe

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-Verlauf

Star-Verlauf für nodenv/nodenvStar-Verlauf für nodenv/nodenv

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Nodenv

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Nodenv.
  • ekalinin/nodeenvAvatar von ekalinin

    ekalinin/nodeenv

    1,784Auf GitHub ansehen↗

    Virtual environment for Node.js & integrator with virtualenv

    Python
    Auf GitHub ansehen↗1,784
  • isaacs/naveAvatar von isaacs

    isaacs/nave

    1,635Auf GitHub ansehen↗

    Virtual Environments for Node

    Shellnavenodenodejs
    Auf GitHub ansehen↗1,635
  • coreybutler/nvm-windowsAvatar von coreybutler

    coreybutler/nvm-windows

    46,816Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗46,816
  • schniz/fnmAvatar von Schniz

    Schniz/fnm

    24,020Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗24,020
Alle 30 Alternativen zu Nodenv anzeigen→

Häufig gestellte Fragen

Was macht nodenv/nodenv?

Manage your app's Node.js environment

Was sind die Hauptfunktionen von nodenv/nodenv?

Die Hauptfunktionen von nodenv/nodenv sind: Command Line Utilities, Environment Management, Node.js Version Management.

Welche Open-Source-Alternativen gibt es zu nodenv/nodenv?

Open-Source-Alternativen zu nodenv/nodenv sind unter anderem: 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…