1 Star 0 Fork 1.5K

pauli / form-generator

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

Form Designer with Vue

简介

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

designer preview

友情链接

文档

JSON解析器

将保存在数据库中的JSON表单,解析成真实的表单

https://mrhj.gitee.io/form-generator/#/parser npm i form-gen-parser 更多信息

vscode插件

帮助使用element UI的开发者完成基本的表单代码搭建任务,减少重复的劳动。 vscode-plugin分支配套插件为:form-generator-plugin; 使用插件可右键打开设计器,直接将代码保存到工程中。 安装插件请在vscode中搜索:

jakHuang 或 Form Generator Plugin

PR鸣谢

开发日志

  • 2020-12-15: 增加button组件
  • 2020-12-25: 增加分割线组件
  • 2020-12-28: 增加Alert 警告组件
  • 2021-01-01: 增加文本组件
  • 2021-01-01: 增加html组件
  • 2021-01-01: 增加编辑器
  • 2021-01-07: 增加json查看

后期规划

  • 基础控件的功能完善

预览地址

http://wurong19870715.gitee.io/formdesigner

开源协议

MIT

MIT License Copyright (c) 2019 JakHuang 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.

简介

Element UI表单设计及代码生成器 展开 收起
JavaScript
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/pauli/form-generator.git
git@gitee.com:pauli/form-generator.git
pauli
form-generator
form-generator
master

搜索帮助