@ts-dag/visualizer
v0.1.0-alpha.1
Published
build visual representation of directed acyclic graph of tasks
Downloads
3
Readme
@ts-dag/visualizer
This project is a visualizer for TypeScript Directed Acyclic Graphs (DAGs). It provides a graphical interface to visualize and interact with DAGs, making it easier to understand complex data structures and dependencies created with @ts-dag/builder
.