Network Graph Component
"
v-network-graph
is an interactive SVG based network-graph visualization component for Vue 3, built with TypeScript.This component aims to make it easy to realize applications with various requirements about network graphs while keeping the simplicity and reactive programming style of Vue.
Using the power of Vue (especially the reactive system and two-way binding), we hope to help developers quickly visualize interactive network graphs with less code and lower learning costs."