1 Star 0 Fork 47

xuelanghu / form-generator-antdv

forked from fuzui / form-generator-antdv 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Form Generator Antdv

Ant Design Vue表单设计及代码生成器

Build Status  Build Status  Build Status


简介

Form Generator Antdv,由form-generator搬运而来。form-generator是一个优秀的Element UI表单设计及代码生成器,此项目将其改为Ant Design Vue。

目前支持所有表单类组件(Data Entry),支持布局类组件:Grid 栅格,通用类组件:Button 按钮。

可将生成的代码直接运行在基于Ant Design Vue的vue项目中;也可导出JSON表单,使用配套的解析器将JSON解析成真实的表单。

JSON解析器

将保存在数据库中的JSON表单,解析成真实的表单
在线示例: https://fga.setworld.net/#/parser

// 安装
npm i form-gen-antdv-parser

更多信息

开始使用

  1. 环境准备

  2. 安装

    git clone git@gitee.com:fuzui/form-generator-antdv.git

    git clone git@github.com:fuzui/form-generator-antdv.git
  3. 本地开发

    进入项目根目录

    npm install

    若耗时太长可使用npm install --registry=https://registry.npm.taobao.org

    npm run serve

    打开浏览器访问 http://localhost:8080

  4. 构建

    npm run build

文档

如需开发或想要了解,可以去查阅form-generator文档,其作者JakHuang描述的很全,向其表示由衷感谢。

致谢

联系

如果您发现了什么bug,或者有什么界面建议或意见,

欢迎 issue

界面展示

MIT License Copyright (c) 2022 fuzui 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.

简介

Ant Design Vue表单设计及代码生成器 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ITRanger/form-generator-antdv.git
git@gitee.com:ITRanger/form-generator-antdv.git
ITRanger
form-generator-antdv
form-generator-antdv
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891