开发项目,原来的富文本使用的是基于jquery的ckeditor.js,现在用vue需要将项目重新翻新,使用的是vue1.0的版本,求介绍一款vue富文本插件,UI风格类似bootstrap
开发项目,原来的富文本使用的是基于jquery的ckeditor.js,现在用vue需要将项目重新翻新,使用的是vue1.0的版本,求介绍一款vue富文本插件,UI风格类似bootstrap
10 回答11.3k 阅读
5 回答4.9k 阅读✓ 已解决
4 回答3.2k 阅读✓ 已解决
2 回答2.8k 阅读✓ 已解决
2 回答4.8k 阅读✓ 已解决
4 回答4.4k 阅读✓ 已解决
4 回答1.9k 阅读✓ 已解决
这个不错,挺漂亮的。
https://github.com/PeakTai/vu...
Intro
Vue-html5-editor is an html5 wysiwyg editor for vue,easy and flexible,compatible with Vue.js 1.0+.
demo is here
Installation
Npm
import and install as global component
browser
Install using global variable
VueHtml5Editor
Usage
template code as follows