Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>NPM ManagerNew to Visual Studio Code? Get it now.
NPM Manager

NPM Manager

Mamunur Rashid

|
648 installs
| (1) | Free
This VS Code extension offers an intuitive visual interface to view, update, downgrade, and uninstall dependencies from your project's package.json file, directly within VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NPM Manager

Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Rating License GitHub Issues GitHub Last Commit Version

NPM Manager is a Visual Studio Code extension that provides an intuitive and user-friendly interface for viewing, updating, and uninstalling the dependencies from your project's package.json file directly from within the editor. Whether you're managing regular or dev dependencies, this extension simplifies dependency management tasks, helping you keep your project up-to-date and clean.

Features

  • View Installed Packages: See a list of regular and dev dependencies from your package.json file.
  • Update Dependencies: Easily check for newer versions and update installed packages directly from the UI.
  • Uninstall Dependencies: Remove unwanted packages with a single click.
  • Streamlined UI: This is a clean, intuitive interface integrated into the VS Code sidebar, allowing you to manage your project's dependencies without leaving your editor.
  • Webview Interface: Open a full-featured webview that displays dependency data and provides interactive buttons for managing them.

Installation

  1. Open VS Code.
  2. Go to the Extensions panel (Ctrl+Shift+X).
  3. Search for NPM Manager.
  4. Click Install.

Preview

Screenshot

License

MIT © Mamunur Rashid

NPM Manager

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft