# AvigatorFlow **Repository Path**: gavinhome/AvigatorFlow ## Basic Information - **Project Name**: AvigatorFlow - **Description**: 基于 vue 和 element-ui 实现的可视化流程设计器,使用了LogicFlow作为绘图设计引擎,可以让流程设计简单而便捷。 - **Primary Language**: TypeScript - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2021-03-31 - **Last Updated**: 2024-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AvigatorFlow

vue element-ui LogicFlow license

[Simplified Chinese](./README.md) | English The AvigatorFlow developed base on [vue](https://github.com/vuejs/vue) and [element-ui](https://github.com/ElemeFE/element), and using the [logicflow](https://github.com/didi/LogicFlow) as a graphic design engine, all of those are aimed at making developmemt simpler, and convenient, and more efficiently. * [Preview](https://gavinhome.github.io/AvigatorFlow/) * [Development](/docs/guide_en.md) * [Components](/docs/component_en.md) ## Feature * Visualization: drag and drop configuration process and form * Preview: preview the configuration effect * Nodes: start, approve, gateway, end * Attribute: node attribute panel, branch condition attribute panel * Data: generate configuration JSON data * Rules: approval rules, branch condition rules * Plug in: form data, user data, role data ## Quick Start ```shell yarn install ``` ```shell yarn serve ``` ## Third-party plug-ins * [LogicFlow](https://github.com/didi/LogicFlow) * [Element-ui](https://github.com/ElemeFE/element) ## Licenses [LGPL-3.0](https://opensource.org/licenses/LGPL-3.0) You can use the avigatorflow source code in the open source project of LGPL protocol, and retain the copyright information. (Powered by AvigatorFlow)