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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ekalinin avatar

ekalinin/nodeenv

0
View on GitHub↗
1,784 stars·220 forks·Python·10 vuesekalinin.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.

Historique des stars

Graphique de l'historique des stars pour ekalinin/nodeenvGraphique de l'historique des stars pour ekalinin/nodeenv

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Nodeenv

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Nodeenv.
  • nodenv/nodenvAvatar de nodenv

    nodenv/nodenv

    2,379Voir sur GitHub↗

    Manage your app's Node.js environment

    Shell
    Voir sur GitHub↗2,379
  • isaacs/naveAvatar de isaacs

    isaacs/nave

    1,635Voir sur GitHub↗

    Virtual Environments for Node

    Shellnavenodenodejs
    Voir sur GitHub↗1,635
  • coreybutler/nvm-windowsAvatar de coreybutler

    coreybutler/nvm-windows

    46,816Voir sur 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
    Voir sur GitHub↗46,816
  • schniz/fnmAvatar de Schniz

    Schniz/fnm

    24,020Voir sur 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
    Voir sur GitHub↗24,020
Voir les 30 alternatives à Nodeenv→

Questions fréquentes

Que fait ekalinin/nodeenv ?

Virtual environment for Node.js & integrator with virtualenv

Quelles sont les fonctionnalités principales de ekalinin/nodeenv ?

Les fonctionnalités principales de ekalinin/nodeenv sont : Environment Management, Node.js Version Management, Virtual Environments.

Quelles sont les alternatives open-source à ekalinin/nodeenv ?

Les alternatives open-source à ekalinin/nodeenv incluent : 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…