awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nodenv avatar

nodenv/nodenv

0
View on GitHub↗
2,379 स्टार्स·155 फोर्क्स·Shell·MIT·8 व्यूज़

Nodenv

Manage your app's Node.js environment

Features

  • Command Line Utilities - Version management for Node.js environments.
  • Environment Management - Version manager with automatic version switching.
  • Node.js Version Management - Version manager with automatic switching.

स्टार हिस्ट्री

nodenv/nodenv के लिए स्टार हिस्ट्री चार्टnodenv/nodenv के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Nodenv के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Nodenv के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • ekalinin/nodeenvekalinin का अवतार

    ekalinin/nodeenv

    1,784GitHub पर देखें↗

    Virtual environment for Node.js & integrator with virtualenv

    Python
    GitHub पर देखें↗1,784
  • isaacs/naveisaacs का अवतार

    isaacs/nave

    1,635GitHub पर देखें↗

    Virtual Environments for Node

    Shellnavenodenodejs
    GitHub पर देखें↗1,635
  • coreybutler/nvm-windowscoreybutler का अवतार

    coreybutler/nvm-windows

    46,816GitHub पर देखें↗

    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/fnmSchniz का अवतार

    Schniz/fnm

    24,020GitHub पर देखें↗

    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
Nodenv के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

nodenv/nodenv क्या करता है?

Manage your app's Node.js environment

nodenv/nodenv की मुख्य विशेषताएं क्या हैं?

nodenv/nodenv की मुख्य विशेषताएं हैं: Command Line Utilities, Environment Management, Node.js Version Management।

nodenv/nodenv के कुछ ओपन-सोर्स विकल्प क्या हैं?

nodenv/nodenv के ओपन-सोर्स विकल्पों में शामिल हैं: isaacs/nave — Virtual Environments for Node. 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… ekalinin/nodeenv — Virtual environment for Node.js & integrator with virtualenv. schniz/fnm — This utility is a command-line tool designed for managing multiple Node.js runtime versions on local development… peltoche/lsd — lsd is a directory listing tool and directory tree visualizer designed as a modern replacement for the standard Unix…