depgraph-navigator

0.2.0 • Public • Published

depgraph-navigator

A visualization of npm package dependencies that can be installed as a Theia extension or embedded in any web page. An example application is available at npm-dependencies.com.

Graphs are visualized using Sprotty and automatically arranged by ELK.

Sprotty uses dependency injection to configure the application, so you can change every aspect of this visualization by binding your own custom classes. This even allows you to reuse this package to display other kinds of dependencies, e.g. Maven or Python modules.

For more details, read this blog post.

Package Sidebar

Install

npm i depgraph-navigator

Weekly Downloads

0

Version

0.2.0

License

Apache-2.0

Unpacked Size

211 kB

Total Files

121

Last publish

Collaborators

  • spoenemann
  • typefox-team