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
·
Schniz avatar

Schniz/fnm

0
View on GitHub↗
24,020 stars·610 forks·Rust·gpl-3.0·13 vuesfnm.vercel.app↗

Fnm

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 directories.

The software provides a comprehensive suite of tools for shell workflow optimization, including native command-line auto-completion and binary proxy execution. It is implemented as a compiled utility that handles the lifecycle of remote runtime archives, including secure fetching and local extraction.

Features

  • Node.js Version Managers - Provides a command-line interface for installing, switching, and managing multiple Node.js runtime versions.
  • Cross-Platform Development Tools - Maintains consistent project environments by dynamically updating shell paths and environment variables across operating systems.
  • Runtime Management & Utilities - Installs, manages, and switches between multiple runtime versions to maintain consistent project environments.
  • Shell Environment Configurations - Automatically detects project-specific version requirements and updates the shell environment when navigating between directories.
  • Symlink-Based Version Switching - Automatically detects and applies the required runtime version by reading project configuration files during directory navigation.
  • Build Tools and Bundlers - Fast and simple Node.js version manager.
  • Environment Management - Cross-platform Node.js version manager written in Rust.
  • Node.js Version Management - Fast Node.js version manager.
  • nvm - Listed in the “nvm” section of the Awesome Alternatives In Rust awesome list.
  • Remote Runtime Fetchers - Handles secure fetching, verification, and extraction of runtime binaries from remote distribution servers.
  • Shell Environment Managers - Modifies active shell sessions by injecting environment variables and path pointers through evaluated scripts.
  • Configuration Discovery - Scans parent directories for configuration manifests to determine the required runtime version for the current context.

Historique des stars

Graphique de l'historique des stars pour schniz/fnmGraphique de l'historique des stars pour schniz/fnm

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

Questions fréquentes

Que fait schniz/fnm ?

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.

Quelles sont les fonctionnalités principales de schniz/fnm ?

Les fonctionnalités principales de schniz/fnm sont : Node.js Version Managers, Cross-Platform Development Tools, Runtime Management & Utilities, Shell Environment Configurations, Symlink-Based Version Switching, Build Tools and Bundlers, Environment Management, Node.js Version Management.

Quelles sont les alternatives open-source à schniz/fnm ?

Les alternatives open-source à schniz/fnm incluent : tj/n — n is a command line version manager and binary manager for the Node.js runtime environment. It functions as a runtime… volta-cli/volta — Volta is a cross-platform toolchain orchestrator and JavaScript toolchain manager. It functions as a version manager… nvm-sh/nvm — This project is a command-line tool designed for managing multiple runtime versions on a local machine. It functions… creationix/nvm — nvm is a Node.js version manager implemented as a POSIX bash script. It serves as a shell environment manager and… sdkman/sdkman-cli — SDKMAN is a command-line utility for installing, tracking, and managing multiple versions of software development kits… sorin-ionescu/prezto — Prezto is a Zsh configuration framework and shell environment manager designed to organize environment variables,…

Alternatives open source à Fnm

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Fnm.
  • tj/nAvatar de tj

    tj/n

    19,515Voir sur GitHub↗

    n is a command line version manager and binary manager for the Node.js runtime environment. It functions as a runtime environment switcher, allowing for the installation and management of multiple Node.js versions to maintain compatibility across different projects. The tool orchestrates the downloading and caching of Node.js binaries from official or custom distribution mirrors. It enables switching between installed versions via a command line interface or interactive menu, providing the ability to execute scripts using specific versions from a local cache without performing a full system i

    Shell
    Voir sur GitHub↗19,515
  • volta-cli/voltaAvatar de volta-cli

    volta-cli/volta

    13,009Voir sur GitHub↗

    Volta is a cross-platform toolchain orchestrator and JavaScript toolchain manager. It functions as a version manager for Node.js and related package managers, allowing for the installation and coordination of multiple runtimes across a system. The project operates as a project-based version switcher, automatically detecting and switching to the required tool versions based on the current directory. This ensures environment consistency across different developer machines by resolving versions through project configuration.

    Rustnodenodejspackage-manager
    Voir sur GitHub↗13,009
  • nvm-sh/nvmAvatar de nvm-sh

    nvm-sh/nvm

    93,825Voir sur GitHub↗

    This project is a command-line tool designed for managing multiple runtime versions on a local machine. It functions as a shell-based environment manager that enables users to install, switch between, and maintain different versions of a runtime to support project-specific requirements or diverse shell sessions. By dynamically updating system paths and environment variables, it provides a consistent interface for runtime version control across various Unix-like operating systems. The tool distinguishes itself through its portable, POSIX-compliant shell implementation, which ensures reliable e

    Shellbashinstalllts
    Voir sur GitHub↗93,825
  • creationix/nvmAvatar de creationix

    creationix/nvm

    93,948Voir sur GitHub↗

    nvm is a Node.js version manager implemented as a POSIX bash script. It serves as a shell environment manager and runtime orchestrator for installing, switching, and managing multiple versions of the Node.js runtime on POSIX systems. The tool allows for the automation of runtime switching by reading configuration files in project directories to select the required version. It supports the management of long-term support releases and the migration of global packages between different installed versions of the runtime. The project covers broader capabilities including runtime management throug

    Shell
    Voir sur GitHub↗93,948
  • Voir les 30 alternatives à Fnm→