awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ekalinin avatar

ekalinin/nodeenv

0
View on GitHub↗
1,784 نجوم·220 تفرعات·Python·5 مشاهداتekalinin.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.

سجل النجوم

مخطط تاريخ النجوم لـ ekalinin/nodeenvمخطط تاريخ النجوم لـ ekalinin/nodeenv

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Nodeenv

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Nodeenv.
  • nodenv/nodenvالصورة الرمزية لـ nodenv

    nodenv/nodenv

    2,379عرض على GitHub↗

    Manage your app's Node.js environment

    Shell
    عرض على GitHub↗2,379
  • isaacs/naveالصورة الرمزية لـ isaacs

    isaacs/nave

    1,635عرض على GitHub↗

    Virtual Environments for Node

    Shellnavenodenodejs
    عرض على GitHub↗1,635
  • coreybutler/nvm-windowsالصورة الرمزية لـ coreybutler

    coreybutler/nvm-windows

    46,816عرض على 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
    عرض على GitHub↗46,816
  • schniz/fnmالصورة الرمزية لـ Schniz

    Schniz/fnm

    24,020عرض على 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
    عرض على GitHub↗24,020
عرض جميع البدائل الـ 30 لـ Nodeenv→

الأسئلة الشائعة

ما هي وظيفة ekalinin/nodeenv؟

Virtual environment for Node.js & integrator with virtualenv

ما هي الميزات الرئيسية لـ ekalinin/nodeenv؟

الميزات الرئيسية لـ ekalinin/nodeenv هي: Environment Management, Node.js Version Management, Virtual Environments.

ما هي البدائل مفتوحة المصدر لـ ekalinin/nodeenv؟

تشمل البدائل مفتوحة المصدر لـ ekalinin/nodeenv: 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…