1.0.4 • Published 3 years ago

list-html v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

list-html

To run:

npx list-html

This will run npm list in your current project, and show the results as an expandable tree in you browser.

Each node shows the package name and the total number of dependencies (including dependencies of dependencies) for each package.

The shape of the tree is defined by the npm ls command.

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago