2.4.0 • Published 5 years ago
coding-flow v2.4.0
coding-flow
This Library provide bpmn modeler and viewer.
Installation
Install coding-flow via npm
npm install --save coding-flow
Development
安装依赖
yarn
启动 demo 项目
EID=************ yarn start
http://localhost:3000/#/modeler?bpmn
控制台输入 localStorage=”modeler:log“
Usage
Load modeler :
import {CflowBpmnModeler, CflowBpmnViewer} from 'coding-flow/lib'
<CflowBpmnModeler
url="xml modeler url"
//onError={ onError }
//onSucess={ onSuccess }
/>
Load Viewer :
import {CflowBpmnModeler, CflowBpmnViewer} from 'coding-flow/lib'
<CflowBpmnViewer
url="xml modeler url"
//onError={ onError }
//onSucess={ onSuccess }
/>
2.4.0
5 years ago
2.3.9
5 years ago
2.3.7
6 years ago
2.3.6
6 years ago
2.3.5
6 years ago
2.3.4
6 years ago
2.3.3
6 years ago
2.3.2
6 years ago
2.3.1
6 years ago
2.3.0
6 years ago
2.2.5
6 years ago
2.2.4
6 years ago
2.2.3
6 years ago
2.2.2
6 years ago
2.2.1
6 years ago
2.2.0
6 years ago
2.1.9
6 years ago
2.1.8
6 years ago
2.1.7
6 years ago
2.1.6
6 years ago
2.1.5
6 years ago
2.1.4
6 years ago
2.1.3
6 years ago
2.1.2
6 years ago
2.1.1
6 years ago
2.1.0
6 years ago
2.0.9
6 years ago
2.0.8
6 years ago
2.0.7
6 years ago
2.0.6
6 years ago
2.0.5
6 years ago
2.0.4
6 years ago
2.0.3
6 years ago
2.0.2
6 years ago
2.0.1
6 years ago
2.0.0
6 years ago