Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pilaton/vscode-npm-lens-support

Control panel for your project's dependencies. For VSCode
https://github.com/pilaton/vscode-npm-lens-support

dependency-analysis dependency-manager javascript nodejs package-json package-manager typescript vscode vscode-extension vscode-plugin

Last synced: 3 months ago
JSON representation

Control panel for your project's dependencies. For VSCode

Awesome Lists containing this project

README

        

# npmLens

Simple and clear visual panel for npm dependencies of your project: Monitor Updates, Analyze Size, and More.

## Features

- A visualized list of your dependencies and their versions.
- Checking for new available versions of your dependencies.
- Easy update of dependencies.
- Displays basic information about a package.
- Calculates the total size of your project.
- Adapts to VS Code theme.

## Usage

To activate the extension, click on the new icon added to your `activitybar`.
❕`package.json` must be present in your workspace.

## Example

npmLens screenshot