RuleGo-Editor
RuleGo
is an architecture, based on which you can implement various solutions and applications. For RuleGo, visual configuration is only a part of its peripheral ecology.
However, to help you better understand, use and debug RuleGo features, and to better promote the project. We have carefully prepared a visual rule chain editor for you: RuleGo-Editor Documentation (opens new window) , experience address: editor.rulego.cc (opens new window) .
# Usage
- Use RuleGo-Editor online for free, create and edit your rule chains, and generate rule chain configuration files.
- Connect to the sample project (opens new window) provided by RuleGo to experience the latest components provided by RuleGo, save, modify, debug rule chains and view the execution results of each node in the rule chain.
- Embed it into your project with one line of code, support various flexible configurations, and integrate deeply with your project.
- Develop on top of it, implement various low-code systems, and greatly save the workload of pre-investment.
- For front-end beginners, it is a good research material for learning vue component development and logicFlow graphic development.
# Features
- Technology stack: LogicFlow (opens new window) +element-plus (opens new window) +vue3 (opens new window) .
- Fully support RuleGo features: Dynamically scan RuleGo components and their forms. No need to modify the front end when adding components in the background.
- Out of the box: Support offline editing and creation of rule chains.
- Easy integration: Embed it into your project with one line of code.
- Flexible and extensible: Support component form configuration, style configuration, event listening. Make it seamlessly integrate with your project.
- Secondary development: Friendly to secondary development, you can develop on top of it.
- Easy debugging: Connect to the RuleGo sample project, let you better understand and debug RuleGo features.
Edit this page on GitHub (opens new window)
Last Updated: 2024/10/23, 10:13:01