lixiaochun / rxeditor

HTML Visual Editor, based in Bootstrap. 基于Bootstrap实现的,HTML可视化编辑工具。

Home Page:http://vular.cn/rxeditor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QQ交流群:957619750
基于Bootstrap HTML可视化编辑工具,
内核为原生JS,界面为VUE实现
studio.html 类似IDE编辑工具
演示地址(Demo):https://vular.cn/rxeditor/

index.html 嵌入式编辑控件
演示地址:https://vular.cn/rxpage/

本项目不再进一步维护,相关拖放功能用React重新实现于这个项目:
https://github.com/rxwater/DragIt

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

About

HTML Visual Editor, based in Bootstrap. 基于Bootstrap实现的,HTML可视化编辑工具。

http://vular.cn/rxeditor

License:MIT License


Languages

Language:JavaScript 38.7%Language:HTML 27.0%Language:Vue 26.9%Language:CSS 7.5%