---
home: true
description: '🏗Directed acyclic graph (DAG) builder for Vue.js'
heroImage: /logo.png
actionText: Get Started →
actionLink: /guide/installation
features:
- title: Data-driven
  details: Specify the model of the DAG as JSON and keep it in sync all the time.
- title: Customizable
  details: Use custom style rules and slots content for complete customization.
- title: Event-based
  details: React to (custom-)events emitted from components or triggered by interactions.
footer: MIT Licensed - Created by Alex Imbrea (@AlexImb)
---