We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57dd419 commit a283a72Copy full SHA for a283a72
README.md
@@ -2,7 +2,9 @@
2
3
This **CLI** will create an interactive graph of all the functions and their calls in the TypeScript files you provide.
4
5
-⚠️ this is a work in progress 🚧
+⚠️ this is a work in progress 🚧 more visualizations are coming soon
6
+
7
+
8
9
## How to use
10
graphing/cascade/index.html
@@ -34,6 +34,7 @@
34
35
.home-button {
36
margin-top: 20px;
37
+ width: 200px;
38
}
39
40
.home-button svg {
0 commit comments