Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 904 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 904 Bytes

Data Flow Engine

Demo运行

# clone
git clone https://github.com/xiaoni3168/data-flow-engine

# install
cd data-flow-engine && npm install

# run
npm start

Open http://localhost:8080 see the demo

功能说明

支持元素拖拽、删除、连接输入输出、选择,支持画布拖拽、缩放,支持快捷键(画布拖拽滞留健、画布放大滞留健、全选、一件删除),支持事件监听

Demo展示

Demo