An open API service indexing awesome lists of open source software.

https://github.com/remorses/workspace-dependency-graph


https://github.com/remorses/workspace-dependency-graph

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# workspace-dependency-graph

```
npm i -g workspace-dependency-graph

# make a graph of workspace dependencies
workspace-dependency-graph --image deps.svg

# only show dependencies and dependents of one package
workspace-dependency-graph --image deps.svg --focus @scope/specific-pkg
```

![](https://user-images.githubusercontent.com/31321188/91324243-23e36c00-e7c2-11ea-8389-8f6f8f466e8a.png)