Skip to content

kavience/work-flow-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Work Flow Editor

A work flow editor based on g6 and antd

✨ 特点

  • 拖拽式更新工作流程图
  • 数据与图双向转换

📦 原理

拖拽

基于 react-dndreact-dnd-html5-backend 创建拖拽节点与背景画布。

基于 g6 创建可视化图,根据 api 提供的 registerBehavior 注册行为,监听鼠标事件,基于 g6 提供的 ToolBar, Menu, Minimap, Grid 等插件,提供更多功能。

样式

基于 antd 提供的 UI 组件优化样式。

💡 预览

请查看 在线 Demo

🔨 说明

项目仅供学习和参考,或许不适合直接用于项目中。

About

a work flow editor based on g6 and antd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published