Skip to content

malisit/vuejs2-wysiwyg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published