Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrxujiang/react-flow
react-flow中文文档.
https://github.com/mrxujiang/react-flow
airflow flow react react-flow react-flowbite reactflow
Last synced: 2 days ago
JSON representation
react-flow中文文档.
- Host: GitHub
- URL: https://github.com/mrxujiang/react-flow
- Owner: MrXujiang
- License: mit
- Created: 2024-07-31T03:23:47.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-03T02:24:09.000Z (19 days ago)
- Last Synced: 2024-12-18T15:15:29.357Z (4 days ago)
- Topics: airflow, flow, react, react-flow, react-flowbite, reactflow
- Language: TypeScript
- Homepage: http://react-flow.com
- Size: 524 KB
- Stars: 43
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-flow
![](./public/overview.webp)
中文文档: http://react-flow.com
文档搭建引擎: http://flowmix.turntip.cn/docx
开源版工作流编辑器: https://github.com/MrXujiang/flowmix-flow
工作流编辑器demo: http://flowmix.turntip.cn/flow-v0
如果大家觉得有帮助, 欢迎点个小小的 `star`, 后续还会持续更新!
## Development
```bash
# install dependencies
$ pnpm install# start dev server
$ pnpm start# build docs
$ pnpm run build
```## 更多优质项目
| 名称 | 描述 |
| --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |
| [H5-Dooring](https://github.com/MrXujiang/h5-Dooring) | 让 H5 制作像搭积木一样简单, 轻松搭建 H5 页面, H5 网站, PC 端网站, LowCode 平台. |
| [V6.Dooring](https://github.com/MrXujiang/v6.dooring.public) | 可视化大屏解决方案, 提供一套可视化编辑引擎, 助力个人或企业轻松定制自己的可视化大屏应用. |
| [dooring-electron-lowcode](https://github.com/MrXujiang/dooring-electron-lowcode) | 基于 electron 的 H5-Dooring 编辑器桌面端. |
| [DooringX](https://github.com/H5-Dooring/dooringx) | 快速高效搭建可视化拖拽平台. |
| [Mitu](https://github.com/H5-Dooring/mitu-editor) | 一款轻量级且可扩展的图片/图形编辑器解决方案. |
| [xijs](https://github.com/MrXujiang/xijs) | 一个开箱即用的面向业务的javascript工具库 |## 贡献
欢迎对next感兴趣的朋友一起共建:
- 提交 [issues](https://github.com/MrXujiang/next-admin/issues) 来报告问题和优化建议.
- 主动 [pull requests](https://github.com/MrXujiang/next-admin/pulls) 来优化代码.## 联系
微信: `cxzk_168`
## LICENSE
MIT