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
ekalinin avatar

ekalinin/nodeenv

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

Star history chart for ekalinin/nodeenvStar history chart for ekalinin/nodeenv

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Frequently asked questions

What does ekalinin/nodeenv do?

Virtual environment for Node.js & integrator with virtualenv

What are the main features of ekalinin/nodeenv?

The main features of ekalinin/nodeenv are: Environment Management, Node.js Version Management, Virtual Environments.

Which projects share features with ekalinin/nodeenv?

Projects with overlapping indexed features include: 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…

Projects sharing features with Nodeenv

These projects share indexed features with Nodeenv. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • nodenv/nodenvnodenv avatar

    nodenv/nodenv

    2,379View on GitHub↗

    Manage your app's Node.js environment

    Shell
    View on GitHub↗2,379
  • 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
Compare all 30 related projects→