Welcome to npm-gui

npm-gui is a convenient tool for managing javascript project dependencies listed in package.json. Under the hood, it will transparently use npm, pnpm, or yarn commands to install, remove or update dependencies (to use yarn it requires the yarn.lock file to be present in the project folder.)

Feel free to open a PR, raise an issue(s) or request new feature(s).
npm-gui supports NodeJS v12+

Read the Docsnpm-gui at npm

npm-gui