1
0
Fork 0
mirror of https://github.com/vuejs/awesome-vue.git synced 2025-06-02 18:12:00 -04:00

Add vue-quill rich text editor for Vue 3

VueQuill is a Component for building rich text editors, powered by Vue 3 and Quill.
This commit is contained in:
Luthfi Masruri 2021-05-07 15:27:03 +07:00 committed by GitHub
parent e15b41b080
commit f6254ea313
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2057,6 +2057,7 @@ _Switch / on/off toggle / checkbox_
##### Rich Text Editing
- [vue-quill](https://github.com/vueup/vue-quill) - ✒️📝 A Vue 3 rich text editor component based on Quill Editor.
- [vue-quill-editor](https://github.com/surmon-china/vue-quill-editor) - Quill editor component for Vue2.
- [vue-mobiledoc-editor](https://github.com/alidcastano/vue-mobiledoc-editor) - A mobiledoc editor component toolkit for Vuejs.
- [vue2-medium-editor](https://github.com/FranzSkuffka/vue-medium-editor) - A MediumEditor component for Vue 2.