Closed sroussey closed 9 months ago
I refactored, so have a look.
Also, I needed a graph lib, and typescript-graph
was the first I found. It is simple, but ended up being too simple so I forked it to add the things I need and is used in this PR as @sroussey/typescript-graph
This adds some new layouts. Uses a graph library for DAGs that I have been working on.