GithubHelp home page GithubHelp logo

929496959 / bpmn-vue-activiti Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yiuman/bpmn-vue-activiti

0.0 0.0 0.0 379 KB

基于Vue3.x + Vite + bpmn-js + element-plus + tsx 实现的Activiti流程设计器(Activiti process designer based on Vue3.x + Vite + BPMN-JS + Element-Plus + TSX implementation)

Home Page: http://42.192.95.146:18080/

JavaScript 1.38% HTML 2.86% TypeScript 89.99% CSS 5.43% Dockerfile 0.33%

bpmn-vue-activiti's Introduction

bpmn-vue-activiti

项目简介

基于Vue3.x + Vite + bpmn-js + element-plus + tsx 实现的Activiti流程设计器

😃我是一个活生生的例子

😙 如果此项目对你有帮助,请记得给我一个小星星⭐

项目特性

  1. 全新的vue技术栈+tsx
  2. 全数据驱动的模型组件,实现数据逻辑与组件的完全解耦

项目说明

bpmn相关的配置在src/bpmn目录下

  • conifg

    此目录下为bpmn相关节点的属性的数据驱动配置及相关逻辑(即主界面右手边的属性配置界面)

  • I18n

    翻译模块,里面定义了bpmn相关的中文翻译

  • resources

    定义此了activiti的moddle的Json,用于扩展bpmn适配activiti,提供给modeler使用

  • store.ts

    整个上下文的状态管理,里边获取并处理当前活动节点,初始化modeler,刷新节点等相关的主要操作

如果你需要扩展到你的项目中,你只需要在config/modules找到相关节点,并配置定义好你需要扩展的属性及实现相关逻辑即可,可参考现有实现的配置。

组件说明:相关使用到的组件都在src/components目录下

  • bpmn-actions 为主页面下按钮就按钮执行逻辑的组件
  • button-render 用于渲染iconfont按钮的组件
  • dynamic-binder 全数据启动的核心组件,用于对象的模型的组件、数据、取值、设值的解耦,在此项目中用于配置相关节点的属性配置
  • modeler bpmn-modeler
  • panel 流程节点的属性配置面板
  • sublist 基于element-plus ElTable的可编辑表格

项目截图

bpmn-vue-activiti's People

Contributors

yiuman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.