|
| 1 | +# Vue Form Builder |
| 2 | + |
| 3 | +[](https://circleci.com/gh/openfext/vue-use) |
| 4 | +[](https://codecov.io/gh/openfext/vue-form-builder) |
| 5 | +[](https://www.npmjs.com/package/@fext/vue-form-builder) |
| 6 | +[](https://www.npmjs.com/package/@fext/vue-form-builder) |
| 7 | +[](https://github.com/openfext/vue-form-builder) |
| 8 | + |
| 9 | +Vue Form Builder 是一个基于 JSON Schema 和 Vue Composition API 的动态表单构建器。任意自定义表单组件及主流 UI 框架例如 [Element UI](https://element.eleme.cn/),[View UI](https://www.iviewui.com/),[Ant Design Vue](https://www.antdv.com/) 等都能够轻松支持。 |
| 10 | + |
| 11 | +:cn: 简体中文 | [:us: English](README.md) |
| 12 | + |
| 13 | +## 主要特性 |
| 14 | + |
| 15 | +- :tv: **强大** - 通过 Vue Composition API 管理表单状态,再也不用野路子了 |
| 16 | +- :camera: **灵活** - 支持任意、任意、任意自定义表单组件,重要的事情说三遍 |
| 17 | +- :watch: **兼容** - 多种主流 UI 框架开箱即配,就等你来 |
| 18 | +- :radio: **可靠** - 多个生产环境的应用已在使用,还在等什么呢 |
| 19 | + |
| 20 | +## 在线示例 |
| 21 | + |
| 22 | +[:zap: Live Preview](https://openfext.github.io/vue-admin-next/#/form/form-builder) | [:book: Element UI Storybook](https://openfext.github.io/vue-form-builder/?path=/story/formbuilder-element-ui--basic-usage) | [:book: View UI Storybook](https://openfext.github.io/vue-form-builder/?path=/story/formbuilder-view-ui--basic-usage) | [:book: Ant Design Storybook](https://openfext.github.io/vue-form-builder/?path=/story/formbuilder-ant-design-vue--basic-usage) |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | +## 参考文档 |
| 27 | + |
| 28 | +- [介绍](https://openfext.github.io/docs/zh/vue-form-builder/intro.html) |
| 29 | +- [指南](https://openfext.github.io/docs/zh/vue-form-builder/guide/start.html) |
| 30 | +- [API Reference](https://openfext.github.io/docs/zh/vue-form-builder/api/component.html) |
| 31 | +- [Config Reference](https://openfext.github.io/docs/zh/vue-form-builder/config/schema.html) |
| 32 | + |
| 33 | +## 联系方式 |
| 34 | + |
| 35 | +欢迎加入群聊讨论项目问题和前端技术 💬 |
| 36 | + |
| 37 | +### QQ |
| 38 | + |
| 39 | +群号:667576147 |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | +### 微信群 |
| 44 | + |
| 45 | +加作者微信进群: |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | +## 使用技术 |
| 50 | + |
| 51 | +- [Vue.js](https://github.com/vuejs/vue) |
| 52 | +- [Vue Use](https://github.com/openfext/vue-use) |
| 53 | +- [Vee Validate](https://github.com/logaretm/vee-validate) |
| 54 | +- [ElementUI](https://github.com/ElemeFE/element) |
| 55 | +- [View UI](https://github.com/view-design/ViewUI) |
| 56 | +- [Ant Design Vue](https://github.com/vueComponent/ant-design-vue) |
| 57 | + |
| 58 | +## License |
| 59 | + |
| 60 | +[MIT](http://opensource.org/licenses/MIT) |
| 61 | + |
| 62 | +Copyright (c) 2018 - present, Felix Yang |
0 commit comments