vf-editor

A Flowchart Editor Based On G6


Keywords
editor, flowchart, g6, flow, graph, react
License
MIT
Install
npm install vf-editor@0.1.7

Documentation

English | 简体中文

VF Editor

A Flowchart Editor Based On G6 and React.

GitHub npm npm

Installation

npm

npm install vf-editor --save

Examples

# Clone the repository
$ git clone https://github.com/lingjieee/vf-editor.git

# Change directory
$ cd vf-editor

# Install dependencies
$ yarn install

# Run examples
$ yarn start