vue html5 editor:用于vue的html5所见即所得编辑器 源码
简介 Vue-html5-editor是一个Vue的富文本编辑器插件,简洁灵活可扩展,适用于vue2.0以上版本,支持IE11。 Vue-html5-editor是一个html5所见即所得编辑器,用于vue,轻松,灵活,与Vue.js 2.0+兼容,支持IE11。 安装安装 Npm npm install vue-html5-editor --save-dev ♡并安装作为一部分组件 导入并安装为全局组件 import Vue from 'vue' import VueHtml5Editor from 'vue-html5-editor' Vue . use ( VueHtml5Edito
文件列表
vue-html5-editor-master.zip
(预估有个75文件)
vue-html5-editor-master
.gitignore
553B
.babelrc
29B
.eslintrc
1KB
package.json
1KB
src
editor.js
6KB
polyfill-ie.js
2KB
index.js
3KB
range
暂无评论