vf-editor

A Flowchart Editor Based On G6

Usage no npm install needed!

<script type="module">
  import vfEditor from 'https://cdn.skypack.dev/vf-editor';
</script>

README

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