Skip to content

PaulBGD/HTML5WYSIWYG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5WYSIWYG

An HTML5 WYSIWYG editor that doesn't suck.

Usage

Vanilla:

var wysiwyg = new WYSIWYG('#editor');

jQuery or Zepto

var wysiwyg = new WYSIWYG($('#editor'));

More documentation can be found here.

About

A WYSIWYG editor that doesn't suck

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published