Repository: lowcode-workspace/awesome-lowcode-engine Branch: main Commit: 39b7dca53577 Files: 2 Total size: 2.0 KB Directory structure: gitextract_a764a_rg/ ├── LICENSE └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: LICENSE ================================================ MIT License Copyright (c) 2022 lowcode-workspace Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ================================================ FILE: README.md ================================================ 本仓库记录了基于 [低代码引擎](https://github.com/alibaba/lowcode-engine) 打造的一些好玩的能力~ ## 解决方案 - [基于 formily 实现的表单解决方案](https://github.com/seada-low-code/lowcode-ecology/tree/main/packages/formily-materials) - [基于 umi4 的 lowcode-engine-demo](https://github.com/moling1234/umi4-lowcode-engine-demo) ## DEMO 示例 - [通过使用 Egg.js 和 LowcodeEngine 搭建的低代码平台](https://github.com/leoner/EggLowcode) - [Rax 示例工程](https://github.com/Sarali2022/lowcode-engine-rax) - [多页面示例工程](https://github.com/blueju/lowcode-multi-page-demo) - [Umi 示例工程](https://github.com/Juster5/umi-lowcode-demo) - [Flutter 示例工程](https://github.com/yanbingbing/flutter-lowcode-demo) ## 物料库 - [基于 next 实现的高级表单低代码物料](https://github.com/Dogtiti/next-pro-lowcode-materials) - [基于 Ant Design Pro 实现的高级物料](https://github.com/seada-low-code/lowcode-ecology/tree/main/packages/antd-materials) ## 画布 - [lowcode-engine Vue 渲染器及适配器](https://github.com/KNXCloud/lowcode-engine-vue) ## 插件 ## 其他 - [低代码引擎低代码引擎文章专区](https://lowcode-engine.cn/site/docs/article/)
gitextract_a764a_rg/ ├── LICENSE └── README.md
Condensed preview — 2 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (2K chars).
[
{
"path": "LICENSE",
"chars": 1074,
"preview": "MIT License\n\nCopyright (c) 2022 lowcode-workspace\n\nPermission is hereby granted, free of charge, to any person obtaining"
},
{
"path": "README.md",
"chars": 999,
"preview": "本仓库记录了基于 [低代码引擎](https://github.com/alibaba/lowcode-engine) 打造的一些好玩的能力~\n\n## 解决方案\n\n- [基于 formily 实现的表单解决方案](https://githu"
}
]
About this extraction
This page contains the full source code of the lowcode-workspace/awesome-lowcode-engine GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 2 files (2.0 KB), approximately 663 tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.