Skip to content

Instantly share code, notes, and snippets.

@RuanAragao
Created November 6, 2013 20:50
Show Gist options
  • Save RuanAragao/7343846 to your computer and use it in GitHub Desktop.
Save RuanAragao/7343846 to your computer and use it in GitHub Desktop.
Alternative Javascript WYSIWYG editors
h2. Lightweight versions
* PunyMCE, from the authors of TinyMCE "http://github.com/spocke/punymce":http://github.com/spocke/punymce
* NicEdit "http://nicedit.com/":http://nicedit.com/
* WysiHat (Prototype) "http://github.com/37signals/wysihat":http://github.com/37signals/wysihat
* widgEditor "http://code.google.com/p/widgeditor/":http://code.google.com/p/widgeditor/
* WYMeditor (jQuery) "http://www.wymeditor.org/":http://www.wymeditor.org/
* jWYSIWYG (jQuery) "http://code.google.com/p/jwysiwyg/":http://code.google.com/p/jwysiwyg/
* ggEdit (MooTools) "http://code.google.com/p/ggedit/":http://code.google.com/p/ggedit/
* YUI Rich Text Editor - SimpleEditor (YUI) "http://developer.yahoo.com/yui/editor/":http://developer.yahoo.com/yui/editor/
* uEditor (jQuery) "http://www.upian.com/upiansource/ueditor/en/":http://www.upian.com/upiansource/ueditor/en/
* Loki "http://code.google.com/p/loki-editor/":http://code.google.com/p/loki-editor/
* MooRTE (MooTools) "http://github.com/siteroller/moorte":http://github.com/siteroller/moorte
* WMD - Markdown Editor "http://wmd-editor.com/":http://wmd-editor.com/
* goog.editor (Closure Library) "http://code.google.com/p/closure-library/":http://code.google.com/p/closure-library/ ("demo":http://closure-library.googlecode.com/svn/trunk/closure/goog/demos/editor/editor.html)
* lwrte (jQuery) "http://lwrte.googlecode.com/":http://lwrte.googlecode.com/
* wkrte (jQuery) "http://wkrte.googlecode.com/":http://wkrte.googlecode.com/
* jHtmlArea (jQuery) "http://jhtmlarea.codeplex.com/":http://jhtmlarea.codeplex.com/
* TinyEditor (jQuery) "http://www.leigeber.com/2010/02/javascript-wysiwyg-editor/":http://www.leigeber.com/2010/02/javascript-wysiwyg-editor/
* dijit.Editor (Dojo) "http://www.dojotoolkit.org/reference-guide/dijit/Editor.html":http://www.dojotoolkit.org/reference-guide/dijit/Editor.html
* CLEditor (jQuery) "http://premiumsoftware.net/cleditor/":http://premiumsoftware.net/cleditor/
* wysihtml5 "https://github.com/xing/wysihtml5":https://github.com/xing/wysihtml5
* WYSIWYG (jQuery) "http://maccman.github.com/wysiwyg/":http://maccman.github.com/wysiwyg/
* Redactor (jQuery) "http://redactorjs.com/":http://redactorjs.com/
* SimpleHtml5Editor (ZeptoJs and coffeescript): "https://github.com/TheOtherNet/simpleHtml5Editor":https://github.com/TheOtherNet/simpleHtml5Editor
* bootstrap-wysiwyg (jQuery) "https://github.com/mindmup/bootstrap-wysiwyg/":https://github.com/mindmup/bootstrap-wysiwyg/
h2. Heavyweights
* Aloha Editor "http://aloha-editor.com/":http://aloha-editor.com/
* TinyMCE "http://tinymce.moxiecode.com/":http://tinymce.moxiecode.com/
* CKEditor (next generation of FCKeditor) "http://ckeditor.com/":http://ckeditor.com/
* YUI Rich Text Editor - Editor (YUI) "http://developer.yahoo.com/yui/editor/":http://developer.yahoo.com/yui/editor/
* elRTE (jQuery UI) "http://elrte.org":http://elrte.org/
* Mercury Editor (jQuery, CoffeeScript, Rails) "http://jejacks0n.github.com/mercury/":http://jejacks0n.github.com/mercury/
@RuanAragao
Copy link
Author

h2. Lightweight versions

h2. Heavyweights

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment