n.zsh
Node version manager
Automatically switches Node.js versions based on project environment using the n package manager
zsh plugin for switching node versions automatically with n
10 stars
1 watching
2 forks
Language: Shell
last commit: over 6 years ago nnode-version-managerzshzsh-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
torifat/nnvm | Automatically switches between Node.js versions based on environment variables in .nvmrc files. | 4 |
wintermi/zsh-fnm | Manages multiple versions of Node.js using a fast and simple version manager | 3 |
ajnasz/znvm | A Node.js version manager for Zsh designed to be faster than existing alternatives. | 1 |
jrr997/zsh-nvm-auto-use | Automatically manages Node.js versions using NVM based on current directory | 1 |
tomsquest/nvm-auto-use.zsh | Automatically switches to a specified Node.js version when entering a directory with an .nvmrc file | 18 |
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 |
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 |
tkareine/chnode | A tool to manage multiple versions of Node.js within a single shell session | 21 |
isaacs/nave | A tool for managing multiple versions of Node.js in separate environments. | 1,606 |
brunomacedo/zsh-auto-pnpm-use | Automatically loads node version from .nvmrc or .npmrc files into the zsh shell | 3 |
dominik-schwabe/zsh-fnm | A plugin for ZSH that installs and configures the Fast Node Manager (fnm) tool. | 16 |
andyrichardson/zsh-node-path | A plugin for zsh that automatically adds the npm bin path to the system path. | 5 |
akollade/php-version-switcher.plugin.zsh | A plugin for managing multiple PHP versions | 2 |
wintermi/zsh-bob | A plugin for managing different versions of a Neovim version manager | 3 |