文件名称:vue2.0 富文本编辑器 webeditor
文件大小:130KB
文件格式:ZIP
更新时间:2020-12-29 08:25:52
vue2.0 富文本编辑器 webeditor
基于vue2.0 开发的 富文本编辑器,比之前的ueditor好看又好用,安装需要执行 npm install --save vue2-editor
import { VueEditor } from 'vue2-editor'
即可
【文件预览】:
vue2-editor-master
----.gitignore(143B)
----vbuild.example.js(331B)
----package.json(1KB)
----src()
--------icons()
--------VueEditor.vue(4KB)
--------index.js(224B)
----dist()
--------index.js(268KB)
----LICENSE(1KB)
----static()
--------favicon.ico(10KB)
----README.md(7KB)
----example()
--------index.js(242B)
--------App.vue(5KB)
----index.html(543B)
----vbuild.component.js(341B)
----.editorconfig(188B)
----yarn.lock(184KB)