Skip to content

Latest commit

 

History

History
executable file
·
20 lines (14 loc) · 594 Bytes

File metadata and controls

executable file
·
20 lines (14 loc) · 594 Bytes

npmatic

This is a front-end for NPM package management, developed with NodeJS and Electron.

Features

  • List, and show details of globally installed modules.
  • Open project directories and list their dependencies.
  • Search the NPM registry from the app.
  • Install and uninstall packages from their detail view.

Contributing

yarn
npm run dev

image

image