app like that
npm-dep
npm-dep

An intuitive Electron desktop app designed specifically for quickly managing, checking, and updating your project's global and local NPM dependencies.

Features

Global and local NPM management

Manage global and local NPM dependencies from a user-friendly interface, allowing developers to oversee all dependencies effectively.

Directory scanning for projects

Quickly scan directories for projects containing `package.json` files to streamline the process of managing dependencies for multiple projects.

Production and development dependencies separation

Clearly separate production and development dependencies, helping users to easily identify which dependencies are necessary for production purposes and which are for development.

Selective dependency updating

Easily update all or selectively chosen dependencies, providing flexibility in managing updates according to user needs.

Theme mode support

Supports Light, Dark, and System theme modes, ensuring a comfortable user interface tailored to user preferences.

Secured global updates

Uses secure, native OS prompts (`sudo`) for installing global updates, enhancing security while performing critical updates.