nx-mermaid-grapher icon indicating copy to clipboard operation
nx-mermaid-grapher copied to clipboard

implement `getGraphSnippetForLib(libName: string, excludeLibs: string[] = [])` method

Open Fcmam5 opened this issue 1 year ago • 0 comments

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

Fcmam5 avatar Aug 13 '23 09:08 Fcmam5