An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

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)