Simple Flowchart Editor For Vue.js

Install & Download:

# Yarn
$ yarn add vue-simple-flowchart
# NPM
$ npm install vue-simple-flowchart --save

Description:

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:

Simple Flowchart Editor For Vue.js

Add Comment