- Search by version, sort and filter by version, release date, npm & v8 version, type (LTS, Current, Stable, Unstable) and status (Active, Installed).
- Simultaneously download and install multiple Node.js versions, and switch between them with ease.
- Change theme and font style (dark/light/system theme and monospace fonts such as Argon, Krypton, Neon, Radon, Xenon)
- Download multiple node version concurrently.
- Tauri
- React
- TypeScript
- Tailwind CSS
- Jotai
- Shadcn
Note
Commands
- Open the folder in
vs code
orterminal
. - Run the
npm i
to install the packages. - Then run the
npm run tauri dev
to run the project.
<!-- Folder Structure store data -->
AppData/Roaming/Version Manager/
├── v20.15.1
├── ... all downloaded versions
├── version-list.json
└── config.json