vue2-medium-editor A medium-editor component for Vue2. For Vue1 checkout branch 1.0. Live Demo https://franzskuffka.github.io/vue-medium-editor/ GitHub
Vue Mobiledoc Editor A Mobiledoc editor written using Vue and Mobiledoc Kit. Installation npm install vue-mobiledoc-editor The vue-mobiledoc-editor will install the mobiledoc-kit package as a dependency and load its assets. GitHub
mavonEditor A nice vue.js markdown editor.Support WYSIWYG editing mode, reading mode and so on. Install mavon-editor $ npm install mavon-editor --save package.json "mavon-editor": "^1.3.5" Use
VUE-QUILL-EDITOR Quill editor component for Vue2 Quill is initialized with a DOM element to contain the editor. The contents of that element will become the initial contents of Quill. Live Demo https://surmon-china.
Elegant Markdown Editor Features It just suits, show editor or preview or both just as you wish. Focus mode, writing without distractions. Exportable, from Markdown to HTML/PDF... You name it. Supporting math
Vue-html5-editor Vue-html5-editor is an html5 wysiwyg editor for vue,easy and flexible,compatible with Vue.js 1.0+. live demo http://tai.coding.me/vue-html5-editor/ GitHub
vue-html-editor A Vue.js component implementing the HTML editor with the jQuery summernote plugin. http://haixing-hu.github.io/vue-html-editor/ Demo The live demo page is HERE. GitHub