1 Star 0 Fork 96

张建初 / vue代码生成,vue可视化,vue动态表单

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

 中文

Esview

License

 

Introduction

Esview is a vue page code generator based on iview-ui.  

You can get .vue file code by dnd components on esview.

Also you can customize your own draggable components.

QQ图片20171027113639.png

Online Demo

http://47.94.2.0:9090

Doc

1 generate code:

You can assemble page by dragging components on the left side and drop them into the middle section.

Click 'code' on the action bar to see generated code and click copy to get code.

2 customize own draggable components:

You should know how to register components on vue,so this is the first step,

second step is to go to page 'Develop->ManageControl',copy code of 'Div',

and modify exports.* according to your own components,click save and you will see it on assemble page.

Install

frontend: Esview uses vue and iview,so the code generated must rely on vue and iview.

backend: Java(springboot),so you must install jdk firstly.

database:mysql,the sql file is on directory 'server',named 'soul-esview.sql'.

Theory

How to implement dnd:I use html api,the code is in dnd.js .

How to generate code:The data structure behind assembled page is a syntax tree,

I use recursive downward parsing to get the final .vue code.  

License

MIT

Copyright (c) 2017-present, SunZhengJie(Furioussoulk)

MIT License Copyright (c) 2017 孙证杰 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.

简介

Vue可视化,Vue代码生成,vue动态表单 展开 收起
JavaScript
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/jianchu/soul-esview.git
git@gitee.com:jianchu/soul-esview.git
jianchu
soul-esview
vue代码生成,vue可视化,vue动态表单
master

搜索帮助

14c37bed 8189591 565d56ea 8189591