Fetch the repository succeeded.
This action will force synchronization from Mr_HJ/form-generator, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
Element UI表单设计及代码生成器,可将生成的代码直接运行在基于Element的vue项目中;也可导出JSON表单,使用配套的解析器将JSON解析成真实的表单。
将保存在数据库中的JSON表单,解析成真实的表单
查看在线示例
// 安装
npm i form-gen-parser
帮助使用element UI的开发者完成基本的表单代码搭建任务,减少重复的劳动。
vscode-plugin分支配套插件为:form-generator-plugin;
使用插件可右键打开设计器,直接将代码保存到工程中。
安装插件请在vscode中搜索:
jakHuang
或
Form Generator Plugin
yarn
或
npm install
npm run dev
npm run build
Sign in to post a comment
Repository Comments ( 0 )