All Projects → malisit → vuejs2-wysiwyg

malisit / vuejs2-wysiwyg

Licence: MIT license
jQuery Summernote WYSIWYG Editor implementation for REST based single page applications that run on vue.js 2.0.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to vuejs2-wysiwyg

jodit-vue
Vue wrapper for Jodit Editor
Stars: ✭ 60 (+300%)
Mutual labels:  vue2, wysiwyg-editor
Summernote
Super simple WYSIWYG editor
Stars: ✭ 10,486 (+69806.67%)
Mutual labels:  summernote, wysiwyg-editor
vue-china-map
vue+vuex+axios+echarts画一个动态更新的中国地图
Stars: ✭ 64 (+326.67%)
Mutual labels:  vue2
message
基于 Vue2.x 的消息提示组件。Vue-based message component
Stars: ✭ 26 (+73.33%)
Mutual labels:  vue2
vue2-element
基于vue2 + vue-router2 + element-ui + vuex2 + fetch + webpack2 企业级后台管理系统最佳实践
Stars: ✭ 115 (+666.67%)
Mutual labels:  vue2
quasar-tiptap
A modern WYSIWYG rich-text editor built on top of tiptap and Quasar for Vue.js.
Stars: ✭ 254 (+1593.33%)
Mutual labels:  wysiwyg-editor
vue-collapse
A simple collapse component for Vue.js
Stars: ✭ 34 (+126.67%)
Mutual labels:  vue2
vue-tinymce-editor
This a component provides use of tinymce for vue developers
Stars: ✭ 221 (+1373.33%)
Mutual labels:  vue2
JianshuVue2.0
简书demo page by vue2
Stars: ✭ 14 (-6.67%)
Mutual labels:  vue2
vue-add-to-calendar
A Vue.js component that provides "Add to Calendar" functionality, works with Vue 2.X
Stars: ✭ 133 (+786.67%)
Mutual labels:  vue2
vue-analytics-facebook-pixel
A small wrapper around Facebook Pixel API
Stars: ✭ 23 (+53.33%)
Mutual labels:  vue2
vue-drr
A Vue2 component for draggable, resizable, rotatable elements
Stars: ✭ 34 (+126.67%)
Mutual labels:  vue2
vpin
基于 vue 的钉子组件,把你的内容固定到屏幕中📌。
Stars: ✭ 12 (-20%)
Mutual labels:  vue2
vue-ssr-template
A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.. (Thanks for vue-hackernews-2.0)
Stars: ✭ 18 (+20%)
Mutual labels:  vue2
vue-insta-stories
Vue 2 & 3 library for Instagram like stories.
Stars: ✭ 45 (+200%)
Mutual labels:  vue2
ezplatform-richtext
eZ Platform Rich Text Field Type Bundle
Stars: ✭ 30 (+100%)
Mutual labels:  wysiwyg-editor
generator-vue-plugin
Yeoman generator generating vue plugin 🚀
Stars: ✭ 29 (+93.33%)
Mutual labels:  vue2
AndroidTotal
一些Android项目开发中的知识累积
Stars: ✭ 42 (+180%)
Mutual labels:  summernote
vue-on-click-outside
vue mixin/directive that does something when you click outside a container
Stars: ✭ 32 (+113.33%)
Mutual labels:  vue2
vue-active-swiper
🌴 A Mobile-oriented、No dependencies、Lightweight Swiper component for Vue
Stars: ✭ 33 (+120%)
Mutual labels:  vue2

vuejs2-wysiwyg

Basic implementation of jquery summernote plugin for vuejs2.

There is no obvious way of using any WYSIWYG editor with REST Service based single page application that takes advantage of vue 2.0.0^. Most of the packages on GitHub and other places either work with node modules or does not work on vue v2.0. I actually spent lots of hours to find one and fell short on this goal. I ended up modifying the implementation in Haixing-Hu/vue-html-editor which works on vue v1.0.

Usage

It's very straight forward. Just look at the code. You can also take a look at the fiddle.
JSFiddle

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].