You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,8 +30,9 @@ Suggestions or PRs for how to improve this CLI are very welcome 🙇
30
30
31
31
### Thank you
32
32
33
-
-[Matteo Abrate](https://observablehq.com/@nitaku/tangled-tree-visualization-ii) for graphing code I could use
33
+
-[Matteo Abrate](https://observablehq.com/@nitaku/tangled-tree-visualization-ii) for the _tangled tree visualization_
34
+
-[Mike Bostock](https://observablehq.com/@d3/arc-diagram) for the _arc diagram_
35
+
-[GraphViz](https://graphviz.org/), [node-graphviz](https://github.com/glejeune/node-graphviz), and [d3-graphviz](https://github.com/magjac/d3-graphviz) for the simple graph
34
36
-[Tutorial](https://convincedcoder.com/2019/01/19/Processing-TypeScript-using-TypeScript/) and code for processing TypeScript (AST)
35
37
-[Tutorial](https://developer.okta.com/blog/2019/06/18/command-line-app-with-nodejs) for creating a *CLI*
36
-
-[GraphViz](https://graphviz.org/) and [node-graphviz](https://github.com/glejeune/node-graphviz)
37
38
-[TS-Call-Graph](https://github.com/Deskbot/TS-Call-Graph) for inspiration
0 commit comments