https://github.com/gavinhome/avigatorflow
The AvigatorFlow developed base on vue and element-ui, and using the logicflow as a graphic design engine, all of those are aimed at making developmemt simpler, and convenient, and more efficiently.
https://github.com/gavinhome/avigatorflow
Last synced: 11 months ago
JSON representation
The AvigatorFlow developed base on vue and element-ui, and using the logicflow as a graphic design engine, all of those are aimed at making developmemt simpler, and convenient, and more efficiently.
- Host: GitHub
- URL: https://github.com/gavinhome/avigatorflow
- Owner: GavinHome
- License: gpl-3.0
- Created: 2021-04-14T07:26:49.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-20T02:12:09.000Z (11 months ago)
- Last Synced: 2025-07-20T04:38:06.407Z (11 months ago)
- Language: Vue
- Homepage:
- Size: 5.08 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.en.md
- License: LICENSE
Awesome Lists containing this project
README
# AvigatorFlow
[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)