fast-nvm-fish
Node version manager wrapper
A wrapper around node version manager to simplify management of Node.js versions in a fish shell environment
a wrapper around node version manager for fish shell with good performance
124 stars
5 watching
21 forks
Language: Shell
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
derekstavis/plugin-nvm | Provides a wrapper for the Node.js version manager nvm in Fish shell | 232 |
jorgebucaran/nvm.fish | A tool for managing multiple Node.js versions in a single environment. | 2,140 |
fabioantunes/fish-nvm | A plugin for fish-shell that integrates NVM (Node Version Manager) functionality, delaying its sourcing to reduce startup delays. | 512 |
beeequeue/nvm-rust | A cross-platform Node.js version manager implemented in Rust. | 21 |
jrr997/zsh-nvm-auto-use | Automatically manages Node.js versions using NVM based on current directory | 1 |
tkareine/chnode | A tool to manage multiple versions of Node.js within a single shell session | 21 |
wintermi/zsh-fnm | Manages multiple versions of Node.js using a fast and simple version manager | 3 |
isaacs/nave | A tool for managing multiple versions of Node.js in separate environments. | 1,606 |
torifat/nnvm | Automatically switches between Node.js versions based on environment variables in .nvmrc files. | 4 |
ajnasz/znvm | A Node.js version manager for Zsh designed to be faster than existing alternatives. | 1 |
hokaccha/nodebrew | A tool for managing Node.js versions on a system | 1,059 |
tomsquest/nvm-auto-use.zsh | Automatically switches to a specified Node.js version when entering a directory with an .nvmrc file | 18 |
vineyardbovines/n.zsh | Automatically switches Node.js versions based on project environment using the n package manager | 10 |
axetroy/dvm | A tool for managing different versions of the Deno runtime environment. | 167 |
ekalinin/pbvm | A tool to manage and switch between different versions of the Protocol Buffers compiler | 3 |