Skip to content

Latest commit

 

History

History
92 lines (46 loc) · 4.17 KB

File metadata and controls

92 lines (46 loc) · 4.17 KB

Bpmn Process Designer


✨✨✨ Currently, the "小学生" in Chengdu and the author are developing the Flowable process engine component (including the front-end designer and the back-end process engine).

🚀🚀🚀 This component is deeply integrated with the Flowable process engine, combined with actual business scenarios and usage methods, the property editing panel has been redesigned to optimize the user experience.

🔥🔥🔥 The component Added process validation and progress preview tailored to business scenarios, and introduced a rich text editor and code editor. Integrated with the backend engine, it can be directly embedded into the system for use.

Contact us:

Mail: 463805737@qq.com

QQ Group: 582010059

QQ Group wechat


About bpmn-js and related content, if you have any questions, you can check the bpmn-js-questions: bpmn tool library description and common problem solutions or ask questions.


Author Introduction

MiyueFE (Bai Xiaomi), also known as Xiaobai or Xiaomi, is a front-end developer who is currently working in Chongqing. You can also contact me through the following channels:

Project Introduction

  1. vue 2 + JavaScript + bpmn-js@8+ + element-ui In the main branch of this repository, it is the original code that most projects depend on, with more problems.

  2. vue 2 + JavaScript + bpmn-js@9+ + element-ui In the v2 branch of this repository, the style has been modified slightly, and the data interaction logic has been adjusted, but the core data update and processing part still has some defects.

  3. vue 3 + TypeScript + bpmn-js@13 + naive-ui In the moon-studio/vite-vue-bpmn-process repository, it is the predecessor of v2.

The next branch is currently used as a pnpm workplace test branch, and there are significant differences from the above content (currently not available for use).

In addition, the above 1, 2, 3 three branches are relatively early versions of the project, although the user base is relatively large, there are still many problems, and it is recommended to develop again after understanding the code.

The next branch provides basic bpmn-js tool methods, based on the official camunda property panel, and has been tested multiple times, basically meeting most needs.

If you need it directly, you can combine it with the system for use, and the version that has fixed the core business logic problems has been released, you can contact the commercial version above.

Open Source License

Apache License © 2023 miyuesc

This project follows the Apache License 2.0 open source agreement, please refer to LICENSE file for details.

Book Recommendation

《深入Activiti流程引擎:核心原理与高阶实战》

Recommendation index: ⭐⭐⭐⭐⭐

Purchase address: JDAsynchronous Community E-book

《深入Flowable流程引擎:核心原理与高阶实战》

Recommendation index: ⭐⭐⭐⭐⭐

Purchase address: JD

This book has been recommended by the founder of Flowable, Tijs Rademakers. It is very helpful for learning and mastering the use of Flowable.

深入Flowable流程引擎