Skip to content

ctcuff/dependency-visualizer

Repository files navigation

NPM Dependency Visualizer

Screen Shot 2020-05-22 at 4 36 04 PM

A website to visualize what dependencies a node package depends on. Usually, when you install a package, you don't really have a way to see what modules that package depends on. Well now you do! And now you can gawk at the fact that is-number has been downloaded 120 million times. Yeah.

How do I run this?

  1. Clone this repo
  2. Run yarn
  3. Run yarn dev to start the server

About

A website to visualize what dependencies a node package relies on

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published