๐ŸŒ
Made with Vue.js
madewithvuejs.com โ€บ wysiwyg
WYSIWYG - Made with Vue.js
#UI Components #WYSIWYG #Testing ... 113 ยท Lexical Vue Extensible Text Editor ยท #UI Components #WYSIWYG ยท 2.417 ยท Sentry for Vue Vue Application Monitoring ยท ๐Ÿ’š Sponsored by Friends ยท md-editor-v3 Markdown Editor Component ยท #UI Components #WYSIWYG #Markdown ยท
Collection
A collection of projects made with Vue.js โ€“ Websites, UI Components, Frameworks, Apps and more!
Blog
Discover everything Vue.js on our Blog: Project Blueprints, Component Introductions & Article Recommendations!
๐ŸŒ
GitHub
github.com โ€บ chmln โ€บ vue-wysiwyg
GitHub - chmln/vue-wysiwyg: A lightweight WYSIWYG HTML editor for Vue.js
A lightweight WYSIWYG HTML editor for Vue.js. Contribute to chmln/vue-wysiwyg development by creating an account on GitHub.
Starred by 570 users
Forked by 137 users
Languages ย  JavaScript 53.5% | Vue 46.1% | HTML 0.4%
People also ask

How to add WYSIWYG editor to Vue?
In order to add WYSIWYG editor to Vue, you can follow a simple step-by-step process: 1. Install TinyMCEโ€™s Vue integration through NPM, Yarn, Cloud CDN or Zip download. 2. Import the library in your Vue App file, and create a new instance of the editor. 3. Customize the editor by adding features, setting options, or styling the UI as needed. 4. Add any additional logic, such as saving or loading the editor content or handling user input.
๐ŸŒ
tiny.cloud
tiny.cloud โ€บ solutions โ€บ wysiwyg-vue-rich-text-editor
Best WYSIWYG Vue Rich Text Editor | TinyMCE
What is the price for TinyMCE Vue WYSIWYG editor?
TinyMCE core features and its Svelte framework integration are available for free under the terms of our open source license. Advanced features and support are available under one of our commercial license plans.
๐ŸŒ
tiny.cloud
tiny.cloud โ€บ solutions โ€บ wysiwyg-vue-rich-text-editor
Best WYSIWYG Vue Rich Text Editor | TinyMCE
Why should you choose TinyMCE Vue rich text editor?
TinyMCE is an excellent choice for your Vue rich text editor because of its quick and easy setup, fully customizable UI, productivity, compliance, and collaboration capabilities, and first-party Vue integration.
๐ŸŒ
tiny.cloud
tiny.cloud โ€บ solutions โ€บ wysiwyg-vue-rich-text-editor
Best WYSIWYG Vue Rich Text Editor | TinyMCE
๐ŸŒ
Tiny
tiny.cloud โ€บ solutions โ€บ wysiwyg-vue-rich-text-editor
Best WYSIWYG Vue Rich Text Editor | TinyMCE
The Vue editor lets you build custom content creation and editing experiences within your application ยท TinyMCE is a JavaScript-based rich text editor that lets you add advanced editing capabilities to your Vue project.
๐ŸŒ
GitHub
github.com โ€บ JiHong88 โ€บ awesome-wysiwyg
GitHub - JiHong88/awesome-wysiwyg: A curated list of awesome WYSIWYG editors.
Vue2Editor - A text editor using Vue.js and Quill. ... Editors for your ruby-based project. bootstrap-wysihtml5-rails - WYSIWYG editor for Bootstrap, integrated in Rails assets pipeline.
Starred by 41 users
Forked by 5 users
๐ŸŒ
Vue Script
vuescript.com โ€บ home โ€บ 10 best wysiwyg rich text editors for vue.js (2025 update)
10 Best WYSIWYG Rich Text Editors For Vue.js (2025 Update) - Vue Script
July 22, 2025 - Simple and lightweight Trix rich-text editor component for Vue.js. ... A simple and lightweight rich-text editor for writing daily. Two-ways binding with v-model easily. Auto-save editor data temporally what you has typed into the form input in case something goes wrong (for example, the browser could crash or you could accidentally refresh the page without submit saving). ... A WYSIWYG rich-text editor using tiptap and vuetify for Vue.js.
๐ŸŒ
DHTMLX
dhtmlx.com โ€บ docs โ€บ products โ€บ dhtmlxRichText-for-Vue
Vue.js WYSIWYG Editor - dhtmlxRichText
DHTMLX Vue.js WYSIWYG editor is a highly customizable rich text editor with a Vue.js wrapper and text input and output in Markdown and HTML formats.
๐ŸŒ
CKEditor
ckeditor.com โ€บ ckeditor-5 โ€บ vue
Vue WYSIWYG HTML Editor | Rich Text Editor - CKEditor 5
Vue Rich Text Editor is the official CKEditor 5 React component. The component for quick integration of WYSIWYG editor into Vue based applications.
๐ŸŒ
Syncfusion
syncfusion.com โ€บ vue-components โ€บ vue-wysiwyg-rich-text-editor
Vue Rich Text Editor | Advanced WYSIWYG Markdown Editor | Syncfusion
The Rich Text Editor is available for the Blazor, React, Angular, and JavaScript frameworks. Explore its platform-specific options through the following links: ... The Vue Rich Text Editor works well with all modern web browsers, including Chrome, Firefox, Edge, Safari, and Opera. ... Edit WYSIWYG HTML and Markdown content with a rich set of tools for modern web and mobile applications.
Find elsewhere
๐ŸŒ
CKEditor
ckeditor.com โ€บ blog โ€บ best-wysiwyg-editor-for-vue
The Best WYSIWYG Rich Text Editor for Vue (2025) | CKEditor
August 18, 2025 - CKEditor provides native integration with Vue.js, the progressive JavaScript framework. This integration provides an out-of-the box Vue component for the rich text editor.
๐ŸŒ
npm
npmjs.com โ€บ package โ€บ vue-wysiwyg
vue-wysiwyg - npm
A WYSIWYG HTML editor for Vue.js. Latest version: 1.7.2, last published: 8 years ago. Start using vue-wysiwyg in your project by running `npm i vue-wysiwyg`. There are 12 other projects in the npm registry using vue-wysiwyg.
      ยป npm install vue-wysiwyg
    
Published ย  Jun 04, 2018
Version ย  1.7.2
Author ย  Gregory
๐ŸŒ
DEV Community
dev.to โ€บ thormeier โ€บ build-your-own-wysiwyg-markdown-editor-for-vue-318j
Build your own WYSIWYG markdown editor for Vue ๐Ÿ“๐Ÿ‘€ - DEV Community
January 31, 2021 - This editor will use markdown: It's a simple syntax, can be styled however I want and is a lot safer to persist and output again than plain HTML. First, I need a few packages. Namely @ts-stack/markdown and turndown. @ts-stack/markdown to display markdown as HTML and turndown to transfer HTML back into markdown. Next, I create a basic Vue component that supports v-model and call it WysiwygEditor.vue.
๐ŸŒ
Morioh
morioh.com โ€บ p โ€บ 1c9a06057a05
5 Best WYSIWYG Rich Text Editors For Vue.js - Morioh
morioh.com is your first and best source for all of the information youโ€™re looking for. From general topics to more of what you would expect to find here, morioh.com has it all. We hope you find what you are searching for!
๐ŸŒ
Reddit
reddit.com โ€บ r/vuejs โ€บ looking for wysiwyg library for vue 3
r/vuejs on Reddit: Looking for WYSIWYG library for Vue 3
March 28, 2023 -

I look up and there's not so much options. It usually made for vue 2 and no longer maintained. However, I found one mavon editor but it's made by the chinese (and using chinese language for most of it) so I'm having a hard time to customise and style it (I want to implement dark mode). So perhaps if there are other good alternative out there? if not then I have to figure my way out myself with the mavon editor.

๐ŸŒ
Vue Script
vuescript.com โ€บ home โ€บ wysiwyg editor
Vue.js WYSIWYG Editor Components - Vue Script
A renderless and extendable rich-text editor for Vue.js. ... A renderless (fully customizable) and extendable WYSIWYG rich-text editor for Vue.js applications.
๐ŸŒ
GitHub
github.com โ€บ hifarer โ€บ vueditor
GitHub - hifarer/vueditor: A wysiwyg editor written in Vue.js and Vuex.js
A wysiwyg editor written in Vue.js and Vuex.js. Contribute to hifarer/vueditor development by creating an account on GitHub.
Starred by 640 users
Forked by 109 users
Languages ย  Vue 62.1% | JavaScript 25.1% | Less 9.2% | HTML 3.6%
๐ŸŒ
GitHub
github.com โ€บ mycurelabs โ€บ vue-wysiwyg
GitHub - mycurelabs/vue-wysiwyg: A simple wysiwyg editor for Vue.js
A simple wysiwyg editor for Vue.js by MYCURE Inc.
Starred by 50 users
Forked by 12 users
Languages ย  Vue 73.2% | HTML 19.5% | JavaScript 7.3%
๐ŸŒ
Openbase
openbase.com โ€บ categories โ€บ js โ€บ best-vue-wysiwyg-editor-libraries
10 Best Vue WYSIWYG Editor Libraries in 2023 | Openbase
A comparison of the 10 Best Vue WYSIWYG Editor Libraries in 2023: vue-trix, vue-tinymce-editor, vue-trumbowyg, vue-simplemde, vue-html5-editor and more
๐ŸŒ
Froala
froala.com โ€บ home โ€บ wysiwyg editor โ€บ documentation โ€บ framework plugins โ€บ vue
Vue Integration for Froala WYSIWYG Editor
October 18, 2019 - <template> <div id="app"> <froala :tag="'textarea'" :config="config" v-model="model"></froala> </div> </template> <script> import VueFroala from 'vue-froala-wysiwyg'; export default { name: 'app', data () { return { config: { events: { 'froalaEditor.initialized': function () { console.log('initialized') } } }, model: 'Edit Your Content Here!' } } } </script> ... var webpack = require('webpack') var path = require('path') module.exports = { module: { loaders: [ // ... // Css loader. { test: /\.css$/, loader: 'vue-style-loader!css-loader' } ] }, vue: { loaders: { // ...
๐ŸŒ
TinyMCE
tiny.cloud โ€บ blog โ€บ best-vue-rich-text-editors
Best rich text editors for Vue JS: Under Pressure | TinyMCE
November 29, 2021 - Comparison of the WYSIWYG rich text editors for Vue JS: integration specifics, pros and cons of TinyMCE, TipTap, Editor.js, CodeMirror, Quill, Froala, Trumbowyg.
๐ŸŒ
npm
npmjs.com โ€บ package โ€บ vue-froala-wysiwyg
vue-froala-wysiwyg - npm
Vue plugin for Froala WYSIWYG HTML rich text editor.. Latest version: 4.6.2, last published: 6 days ago. Start using vue-froala-wysiwyg in your project by running `npm i vue-froala-wysiwyg`. There are 29 other projects in the npm registry using vue-froala-wysiwyg.
      ยป npm install vue-froala-wysiwyg
    
Published ย  Sep 04, 2025
Version ย  4.6.2
Author ย  Froala Labs