📦 NPM Dependency Installer
A Visual Studio Code extension to search, install, and uninstall npm packages via a simple and intuitive web-based UI — without using the terminal.
🚀 Features
- 🔍 Search for npm packages from the official npm registry.
- 📥 Install packages with one click.
- 🗑️ Uninstall already installed packages.
- ⚡ Runs in the background — no terminal pop-up.
- 🎯 Instantly reflects install/uninstall status in the UI.
- 📌 Trigger from the Command Palette or Status Bar button.
📚 Usage
- Open the Command Palette:
Ctrl+Shift+P
- Search and run:
NPM Dependency Installer: Install Package
- A UI will open in a new panel:
- Enter package name to search.
- Click
Install or Uninstall as needed.
You can also click the status bar icon 📦 to launch the UI.
🧰 Requirements
- Node.js installed on your system.
- A project folder with a valid
package.json .
💻 Extension Settings
No additional configuration needed.
| |