GithubHelp home page GithubHelp logo

q-nick / npm-gui Goto Github PK

View Code? Open in Web Editor NEW
648.0 17.0 42.0 31.54 MB

Tired of the package.json dependency juggle? Meet npm-gui! We seamlessly integrate with npm, pnpm, or yarn. Managing, installing, and updating dependencies is as easy as it gets. Try npm-gui today and enjoy dependency management like a pro!

Home Page: https://npm-gui.nullapps.dev

License: MIT License

JavaScript 3.47% HTML 0.18% CSS 0.40% TypeScript 95.96%
gui npm dependencies dependencies-manager yarn webdev nodejs javascript npm-desktop-manager pnpm

npm-gui's Introduction

Downloads   MIT License   Github   npm

GitHub Workflow Status   GitHub Workflow Status   GitHub Workflow Status   GitHub Workflow Status

npm-gui

Homepage and full documentation: https://npm-gui.nullapps.dev

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.)

App Demo

Getting Started

The recommended way to run npm-gui is by using npx:

~/$ npx npm-gui@latest

It will run the most recent version of npm-gui without installing it on your system.

Installation as global dependency

npm-gui could also be installed as a global dependency:

~/$ npm install -g npm-gui

and then run with just:

~/$ npm-gui

Installation as local dependency (not-recommended)

~/$ npm install npm-gui

To read more visit: https://npm-gui.nullapps.dev/docs/npm-gui/

Authors

Documentation

Documentation

Next features on roadmap

  • npm-gui integrated into VS Code as an extension

  • other package managers like: poetry, composer, nuget

  • packages updates history

  • re-arrange existing columns

  • expandable/collapsable module to reveal it's dependency tree (npm-remote-ls)

  • number of dependencies per module

  • move dependency between dev and prod

  • visual indicator if the package seems to be unuse (depcheck)

  • hint like: "shouldn't this be a dev-dependency?"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.