nnvm
Node version manager
Automatically switches between Node.js versions based on environment variables in .nvmrc files.
nnvm a zsh plugin for auto-switching node versions based on .nvmrc using n
4 stars
3 watching
1 forks
Language: Shell
last commit: over 4 years ago
Linked from 1 awesome list
nodenvmrczinit-pluginzshzsh-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
tomsquest/nvm-auto-use.zsh | Automatically switches to a specified Node.js version when entering a directory with an .nvmrc file | 18 |
jrr997/zsh-nvm-auto-use | Automatically manages Node.js versions using NVM based on current directory | 1 |
vineyardbovines/n.zsh | Automatically switches Node.js versions based on project environment using the n package manager | 10 |
ajnasz/znvm | A Node.js version manager for Zsh designed to be faster than existing alternatives. | 1 |
wintermi/zsh-fnm | Manages multiple versions of Node.js using a fast and simple version manager | 3 |
mattberther/zsh-nodenv | A zsh plugin that provides functionality for managing nodenv (a tool for installing and switching between different versions of Node.js) | 2 |
brunomacedo/zsh-auto-pnpm-use | Automatically loads node version from .nvmrc or .npmrc files into the zsh shell | 3 |
derekstavis/plugin-nvm | Provides a wrapper for the Node.js version manager nvm in Fish shell | 232 |
brigand/fast-nvm-fish | A wrapper around node version manager to simplify management of Node.js versions in a fish shell environment | 124 |
beeequeue/nvm-rust | A cross-platform Node.js version manager implemented in Rust. | 21 |
dominik-schwabe/zsh-fnm | A plugin for ZSH that installs and configures the Fast Node Manager (fnm) tool. | 16 |
wintermi/zsh-bob | A plugin for managing different versions of a Neovim version manager | 3 |
jorgebucaran/nvm.fish | A tool for managing multiple Node.js versions in a single environment. | 2,140 |
isaacs/nave | A tool for managing multiple versions of Node.js in separate environments. | 1,606 |
c-uo/zsh-env | A plugin to load and manage multiple environment variables (e.g. Node.js versions) from a set of predefined versions. | 0 |