Runtime version managers
- nvs - node version switcher - offers easy integration with vs code
- n - a long-standing nvm alternative that accomplishes the same thing with slightly different commands and is installed via npm rather than a bash script
- asdf
- nvm
- nvm-windows
- Node Version Manager Desktop
- Volta - a new version manager from the LinkedIn team that claims improved speed and cross-platform support
- Fast Node Manager (FNM)