awesome-repositories.com
Blog
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
·
ekalinin avatar

ekalinin/nodeenv

0
View on GitHub↗
1,784 Stars·220 Forks·Python·7 Aufrufeekalinin.github.io/nodeenv↗

Nodeenv

Virtual environment for Node.js & integrator with virtualenv

Features

  • Environment Management - Node.js virtual environment manager compatible with Python.
  • Node.js Version Management - Node.js virtual environments.
  • Virtual Environments - Integrates Node.js environments with Python virtual environments.

Star-Verlauf

Star-Verlauf für ekalinin/nodeenvStar-Verlauf für ekalinin/nodeenv

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

Häufig gestellte Fragen

Was macht ekalinin/nodeenv?

Virtual environment for Node.js & integrator with virtualenv

Was sind die Hauptfunktionen von ekalinin/nodeenv?

Die Hauptfunktionen von ekalinin/nodeenv sind: Environment Management, Node.js Version Management, Virtual Environments.

Welche Open-Source-Alternativen gibt es zu ekalinin/nodeenv?

Open-Source-Alternativen zu ekalinin/nodeenv sind unter anderem: 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… coreybutler/nvm-windows — This project is a command-line utility designed to manage multiple runtime versions on a single machine. It enables… nodenv/nodenv — Manage your app's Node.js environment. isaacs/nave — Virtual Environments for Node. python-mode/python-mode — python-mode is a Vim IDE plugin that provides an integrated toolset for Python development. It incorporates a…

Open-Source-Alternativen zu Nodeenv

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Nodeenv.
  • nodenv/nodenvAvatar von nodenv

    nodenv/nodenv

    2,379Auf GitHub ansehen↗

    Manage your app's Node.js environment

    Shell
    Auf GitHub ansehen↗2,379
  • 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 Nodeenv anzeigen→