GitHub
github.com › chmln › vue-wysiwyg
GitHub - chmln/vue-wysiwyg: A lightweight WYSIWYG HTML editor for Vue.js
@import "~vue-wysiwyg/dist/vueWysiwyg.css"; In your components: <wysiwyg v-model="myHTML" /> All keys are optional.
Starred by 570 users
Forked by 137 users
Languages JavaScript 53.5% | Vue 46.1% | HTML 0.4%
GitHub
github.com › yikoyu › vuetify-pro-tiptap
GitHub - yikoyu/vuetify-pro-tiptap: A Rich Text Editor (WYSIWYG) for Vue3 with tiptap & Vuetify.
Starred by 257 users
Forked by 45 users
Languages TypeScript 58.6% | Vue 31.6% | SCSS 8.4% | JavaScript 1.2% | HTML 0.2%
Videos
58:11
Tiptap Editor with Vue.js, Tailwind CSS and Laravel
06:05
Build a Vue.js 3 Quill WYSIWYG Rich Text Editor in Browser Using ...
10:02
Build a Vue.js 3 TinyMCE WYSIWYG Rich Text Editor in ...
58:11
Tiptap Editor with Vue.js, Tailwind CSS and Laravel - YouTube
WYSIWYG Rich Text Editor with Vue 3 and VueQuill
- YouTube
GitHub
github.com › digitaldeacon › vue-editr
GitHub - digitaldeacon/vue-editr: A lightweight WYSIWYG editor for Vue 3
A lightweight WYSIWYG editor for Vue 3. Contribute to digitaldeacon/vue-editr development by creating an account on GitHub.
Author digitaldeacon
GitHub
github.com › cn-2k › vue-tailwind-wysiwyg-editor
GitHub - cn-2k/vue-tailwind-wysiwyg-editor: A simple WYSIWYG editor written in Vue 3 using TailwindCSS and Tiptap.
A simple WYSIWYG editor written in Vue 3 using TailwindCSS and Tiptap. - cn-2k/vue-tailwind-wysiwyg-editor
Author cn-2k
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.
Top answer 1 of 5
6
try out https://tiptap.dev/ it's very versatile imo
2 of 5
2
You can check Syncfusion Vue Rich Text Editor Component Syncfusion offers a free community license https://www.syncfusion.com/products/communitylicense Syncfusion web stories deliver visual stories for mobile and web https://www.syncfusion.com/web-stories/ Note: I work for Syncfusion
Froala
froala.com › home › wysiwyg editor › documentation › framework plugins › vue.js 3
Vue.js 3 Integration with Froala Editor
July 17, 2023 - GitHub · Vue.js 3.x · For Vue.js 1.x - 2.x, use this guide. Install vue-froala-wysiwyg from npm Copy · npm install vue-froala-wysiwyg --save · Copy · //Import Froala Editor import 'froala-editor/js/plugins.pkgd.min.js'; //Import third party plugins import 'froala-editor/js/third_party/embedly.min'; import 'froala-editor/js/third_party/font_awesome.min'; import 'froala-editor/js/third_party/spell_checker.min'; import 'froala-editor/js/third_party/image_tui.min'; // Import Froala Editor css files.
GitHub
github.com › vueup › vue-quill
GitHub - vueup/vue-quill: Rich Text Editor Component for Vue 3.
Starred by 1.3K users
Forked by 330 users
Languages TypeScript 66.8% | Stylus 20.4% | JavaScript 12.8%
GitHub
github.com › mycurelabs › vue-wysiwyg
GitHub - mycurelabs/vue-wysiwyg: A simple wysiwyg editor for Vue.js
A simple wysiwyg editor for Vue.js. Contribute to mycurelabs/vue-wysiwyg development by creating an account on GitHub.
Starred by 50 users
Forked by 12 users
Languages Vue 73.2% | HTML 19.5% | JavaScript 7.3%
npm
npmjs.com › search
keywords:vue 3 wysiwyg - npm search
[](https://www.npmjs.com/package/ckeditor4-vue) [](https://github.com/ckeditor/ckeditor4-vue) [; Vue.use(Vueditor, config); // create a root instance new Vue({ el: '#editor1' });
Author vue-awesome
GitHub
github.com › JiHong88 › awesome-wysiwyg
GitHub - JiHong88/awesome-wysiwyg: A curated list of awesome WYSIWYG editors.
suneditor-react - Pure React Component for SunEditor (Pure javascript based WYSIWYG html editor, with no dependencies). tinymce-react - official React wrapper for TinyMCE. Editors for your vue-based project.
Starred by 41 users
Forked by 5 users
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 › JefMari › awesome-wysiwyg-editors
GitHub - JefMari/awesome-wysiwyg-editors: A curated list of awesome WYSIWYG Editors.
vue-quill - VueQuill is a Component for building rich text editors, powered by Vue 3 and Quill. element-tiptap - A modern WYSIWYG rich-text editor using tiptap and Element UI for Vue3 (1.0 for Vue2).
Starred by 3.8K users
Forked by 242 users
GitHub
github.com › FlySkyBear › Vueditor
GitHub - FlySkyBear/Vueditor: A wysiwyg editor written in Vue.js and Vuex.js
A wysiwyg editor written in Vue.js and Vuex.js. Contribute to FlySkyBear/Vueditor development by creating an account on GitHub.
Author FlySkyBear