Skip to content

Instantly share code, notes, and snippets.

@abhisheksliam
Created November 9, 2016 06:54
Show Gist options
  • Save abhisheksliam/e2f4afe3f2bdddb8fe6be0bff4fd656d to your computer and use it in GitHub Desktop.
Save abhisheksliam/e2f4afe3f2bdddb8fe6be0bff4fd656d to your computer and use it in GitHub Desktop.
Javascript WYSIWYG editors
Javascript WYSIWYG editors
Lightweight editors
Froala WYSIWYG (jQuery) http://froala.com/wysiwyg-editor - https://github.com/froala/wysiwyg-editor
WYMeditor (jQuery) http://wymeditor.github.io/wymeditor/ - https://github.com/wymeditor/wymeditor
jWYSIWYG (jQuery) https://github.com/akzhan/jwysiwyg/
goog.editor (Closure Library) https://github.com/google/closure-library
jHtmlArea (jQuery) http://jhtmlarea.codeplex.com/
dijit.Editor (Dojo) http://www.dojotoolkit.org/reference-guide/dijit/Editor.html
CLEditor (jQuery) http://premiumsoftware.net/cleditor/
Redactor (jQuery) https://imperavi.com/redactor/
rataeditor (jQuery) http://github.com/jfuentesa/rataeditor
summernote (jQuery) http://hackerwins.github.io/summernote/
Quill http://quilljs.com/
Trumbowyg (jQuery) http://alex-d.github.io/Trumbowyg/
Squire http://neilj.github.io/Squire/ - https://github.com/neilj/Squire
Minislate (vanilla) http://olivier-m.github.io/minislate/ - https://github.com/olivier-m/minislate/
Medium.js (vanilla) http://jakiestfu.github.io/Medium.js/docs/ - https://github.com/jakiestfu/Medium.js/
MediumEditor (vanilla) http://daviferreira.github.io/medium-editor/ - https://github.com/daviferreira/medium-editor
grande.js (vanilla) https://github.com/mduvall/grande.js
Pen (vanilla) https://github.com/sofish/pen
Dante (jQuery, Underscore) https://github.com/michelson/Dante
Wysihtml (vanilla) http://wysihtml.com/
Summernote (jQuery) http://summernote.org/
wysiwyg.js (vanilla+jQuery) http://wysiwygjs.github.io/ - https://github.com/wysiwygjs/wysiwyg.js
TinyEditor (jQuery) https://github.com/jessegreathouse/TinyEditor/
WYSIWYG (jQuery) http://maccman.github.com/wysiwyg/
bootstrap-wysiwyg (jQuery) https://github.com/mindmup/bootstrap-wysiwyg/
Scribe (vanilla) https://github.com/guardian/scribe
Textbox.io (vanilla) https://textbox.io/
Woofmark (vanilla) http://bevacqua.github.io/woofmark/
Content-Kit Editor (vanilla) https://github.com/bustlelabs/content-kit-editor
Etherpad Lite (vanilla) https://github.com/ether/etherpad-lite
ProseMirror (vanilla) http://prosemirror.net/
ContentTools (vanilla) http://getcontenttools.com/
Trix (vanilla) http://trix-editor.org/
Jodit (vanilla) http://xdsoft.net/jodit/
react-rte (React) https://github.com/sstur/react-rte
YUI Rich Text Editor - SimpleEditor (YUI) http://developer.yahoo.com/yui/editor/ [DEPRECATED]
Heavyweight editors
Aloha Editor http://aloha-editor.com/
TinyMCE http://tinymce.com/
CKEditor (next generation of FCKeditor) http://ckeditor.com/
Alloy Editor (built on top of CKEditor) http://alloyeditor.com/
Mercury Editor (jQuery, CoffeeScript, Rails) http://jejacks0n.github.com/mercury/
WebODF http://webodf.org/
YUI Rich Text Editor - Editor (YUI) http://developer.yahoo.com/yui/editor/ [DEPRECATED]
Frameworks/Toolkits
Draft.js (React) http://facebook.github.io/draft-js/
Mobiledoc Kit (jQuery) https://github.com/bustlelabs/mobiledoc-kit
Substance http://substance.io/
Markdown/(almost-)WYSWIYG editors
SimpleMDE http://nextstepwebs.github.io/simplemde-markdown-editor/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment