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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
isaacs avatar

isaacs/nave

0
View on GitHub↗
1,635 stele·121 fork-uri·Shell·BlueOak-1.0.0·5 vizualizări

Nave

Virtual Environments for Node

Features

  • Environment Management - Virtual environment manager for Node.js.
  • Node.js Version Management - Virtual environments for Node.js.

Istoric stele

Graficul istoricului de stele pentru isaacs/naveGraficul istoricului de stele pentru isaacs/nave

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Nave

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Nave.
  • nodenv/nodenvAvatar nodenv

    nodenv/nodenv

    2,379Vezi pe GitHub↗

    Manage your app's Node.js environment

    Shell
    Vezi pe GitHub↗2,379
  • coreybutler/nvm-windowsAvatar coreybutler

    coreybutler/nvm-windows

    46,816Vezi pe 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
    Vezi pe GitHub↗46,816
  • ekalinin/nodeenvAvatar ekalinin

    ekalinin/nodeenv

    1,784Vezi pe GitHub↗

    Virtual environment for Node.js & integrator with virtualenv

    Python
    Vezi pe GitHub↗1,784
  • schniz/fnmAvatar Schniz

    Schniz/fnm

    24,020Vezi pe 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
    Vezi pe GitHub↗24,020
Vezi toate cele 22 alternative pentru Nave→

Întrebări frecvente

Ce face isaacs/nave?

Virtual Environments for Node

Care sunt principalele funcționalități ale isaacs/nave?

Principalele funcționalități ale isaacs/nave sunt: Environment Management, Node.js Version Management.

Care sunt câteva alternative open-source pentru isaacs/nave?

Alternativele open-source pentru isaacs/nave includ: schniz/fnm — This utility is a command-line tool designed for managing multiple Node.js runtime versions on local development… tj/n — n is a command line version manager and binary manager for the Node.js runtime environment. It functions as a runtime… ekalinin/nodeenv — Virtual environment for Node.js & integrator with virtualenv. nodenv/nodenv — Manage your app's Node.js environment. coreybutler/nvm-windows — This project is a command-line utility designed to manage multiple runtime versions on a single machine. It enables… npm/node-which — Like the unix which utility.