dependencyBrowseGraph
dependencyBrowseGraph
will create a local web page that shows a zoomable graph representation of your dependencies. It will automatically open a browser on this page.
Example Output
It is implemented by creating dot
output for the dependency graph and then uses graphlib-dot and dagre-d3 to render it in a web page.
0.9.2+13-313b6da7+20190224-1606