A lightweight flowchart editor for Vue.js, code with vanillaJS,
Features:
- drag to connect two nodes, click to delete link
- support add, delete, save nodes
- reactive flowchart data
Preview:
Download Details:
Author: Jeffreyrn
Live Demo: https://jeffreyrn.github.io/vue-simple-flowchart/demo/
Download Link: https://github.com/Jeffreyrn/vue-simple-flowchart/archive/master.zip
Official Website: https://github.com/Jeffreyrn/vue-simple-flowchart
Install & Download:
# Yarn
$ yarn add vue-simple-flowchart
# NPM
$ npm install vue-simple-flowchart --save