list-html

1.0.4 • Public • Published

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.

The results of running npx list-html

Package Sidebar

Install

npm i list-html

Weekly Downloads

4

Version

1.0.4

License

MIT

Unpacked Size

5.49 kB

Total Files

4

Last publish

Collaborators

  • davidgilbertson