1、Flowable Modeler
官方提供的设计器,不是基于vue,另外拆分整合困难。
2、bpmn-js
GitHub地址:https://github.com/bpmn-io/bpmn-js
基于bpmn2.0标准的网页流程设计器,原生JS搭建的框架。
3、 workflow-bpmn-modeler
GitHub地址:https://github.com/GoldSubmarine/workflow-bpmn-modeler
bpmn.js + vue + ElementUI 的流程设计器,在线DEMO: https://goldsubmarine.github.io/workflow-bpmn-modeler/demo/
4、vue-bpmn-element
Github地址:https://github.com/fengli01/vue-bpmn-element
bpmn.js + vue + ElementUI 的流程设计器,有对应的后端参考https://github.com/fengli01/bpmn-spring-boot.git
5、bpmn-vue-iview
GitHub地址:https://github.com/solojin/bpmn-vue-iview
bpmn.js + vue + iview的流程设计器
6、IDE设计器插件
IDE设计器插件,一般在开发测试阶段使用
Eclipse:有官方提供的设计器
-
Name: Flowable BPMN 2.0 designer
-
Location: http://www.flowable.org/designer/update/
IDEA:无官方提供的设计器,可选插件为Flowable BPMN visualizer。
本文介绍了Flowable Modeler及其替代方案,如基于bpmn-js的workflow-bpmn-modeler和vue-bpmn-element,以及结合Vue和ElementUI或iView的流程设计器项目。同时提到了IDE中的Flowable BPMN 2.0 designer插件作为开发测试阶段的选择。

1538

被折叠的 条评论
为什么被折叠?



