Customizable draggable tree component for Vue.js
The main features of holiber/sl-vue-tree are: Trees and Graphs.
Open-source alternatives to holiber/sl-vue-tree include: alexandermykulych/coya — Coya. bcakmakoglu/vue-flow — Vue Flow is a TypeScript library for building interactive node-based editors and flowcharts. It provides the core… dash14/v-network-graph — An interactive network graph visualization component for Vue 3. jledentu/vue-finder — 📁 A Vue.js component to display hierarchical data (like the MacOS X finder). rustq/vue-skia — Skia based 2d graphics vue rendering library. It is based on Rust to implement software rasterization to perform… txlabs/vnodes — Vue node based svg visual graphs.
Vue Flow is a TypeScript library for building interactive node-based editors and flowcharts. It provides the core infrastructure for creating diagrams where users can drag, select, and connect nodes with edges, supporting pan and zoom navigation of the canvas. The library offers extensive control over graph behavior and appearance, including the ability to customize connection lines, define custom edge types, and configure zoom constraints and viewport defaults. It includes built-in components like a minimap for navigation, zoom controls, and a fit-view button, along with features for node re
An interactive network graph visualization component for Vue 3
📁 A Vue.js component to display hierarchical data (like the MacOS X finder)