nx-mermaid-grapher
nx-mermaid-grapher copied to clipboard
implement `getGraphSnippetForLib(libName: string, excludeLibs: string[] = [])` method
Extend the library with a new feature where users can pass a --forLib
parameter that makes this target library the head of the final tree, or the start node of exploring the graph.
https://github.com/Fcmam5/nx-mermaid-grapher/blob/d631204e1bba5f6d84a57a889599080eb4988777/tests/core.spec.ts#L74