There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
dag-builder-js is a simple-to-use Javascript DAG library with support for N:N vertices/edges. It supports validating that no cycle can be created in real-time, import/export states and it's built on SVG so you can render graphs pretty much anywhere.