-
-
Save Reflex-Gravity/1152a0892d18dddf04b878b00b33a97f to your computer and use it in GitHub Desktop.
Revisions
-
manigandham revised this gist
Jun 14, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -22,7 +22,7 @@ ## Dom-Based Editors - Froala - https://www.froala.com/wysiwyg-editor - best editor (IMO) for traditional HTML structure - TinyMCE - http://www.tinymce.com - long history, big community, completely redesigned new version 5 - Pell - https://github.com/jaredreich/pell - designed to be the simplest and smallest - Squire - https://github.com/neilj/Squire - used in FastMail webmail, better for text than images - medium-editor - https://github.com/yabwe/medium-editor - clone of Medium.com's editor -
manigandham revised this gist
Jun 14, 2019 . 1 changed file with 1 addition and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -22,9 +22,8 @@ ## Dom-Based Editors - Froala - https://www.froala.com/wysiwyg-editor - best editor (IMO) for traditional HTML structure - TinyMCE - http://www.tinymce.com - long history and big communit, now completely redesigned in v5 - Pell - https://github.com/jaredreich/pell - designed to be the simplest and smallest - Squire - https://github.com/neilj/Squire - used in FastMail webmail, better for text than images - medium-editor - https://github.com/yabwe/medium-editor - clone of Medium.com's editor - Medium.js - http://jakiestfu.github.io/Medium.js - clone of Medium.com's editor -
manigandham revised this gist
May 25, 2019 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -17,6 +17,7 @@ - Texture - http://substance.io/texture - editor built on Substance library - CKEditor (v5) - https://ckeditor.com - long history, very customizable, new architecture with built-in collaboration - Editor.js - https://editorjs.io - TipTap - https://github.com/scrumpy/tiptap - vue.js editor built on top of ProseMirror ## Dom-Based Editors -
manigandham revised this gist
Apr 2, 2019 . 1 changed file with 12 additions and 12 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,29 +7,29 @@ ## Abstracted Editors *These use separate document structures instead of HTML, some are more modular libraries than full editors* - ProseMirror - http://prosemirror.net - supports collaborative editing, offers similar options to Mobiledoc for data structure - Slate - https://github.com/ianstormtaylor/slate - framework to build more customized editors inspired by Draft, ProseMirror, Quill - Draft - https://draftjs.org - rich text editor framework for React - Quill - http://quilljs.com - Trix - https://github.com/basecamp/trix - by Basecamp team used in v3 - Scribe - https://github.com/guardian/scribe - by the Guardian team but they now use ProseMirror - Etherpad - http://etherpad.org - collaborative realtime editing framework, backend, and editor - Texture - http://substance.io/texture - editor built on Substance library - CKEditor (v5) - https://ckeditor.com - long history, very customizable, new architecture with built-in collaboration - Editor.js - https://editorjs.io ## Dom-Based Editors - Froala - https://www.froala.com/wysiwyg-editor - best editor (IMO) for traditional HTML structure - Pell - https://github.com/jaredreich/pell - designed to be the simplest and smallest - TinyMCE - http://www.tinymce.com - older editor, similar to CKEditor - Textbox.IO - https://textbox.io - new from the owners of TinyMCE project - Squire - https://github.com/neilj/Squire - used in FastMail webmail, better for text than images - medium-editor - https://github.com/yabwe/medium-editor - clone of Medium.com's editor - Medium.js - http://jakiestfu.github.io/Medium.js - clone of Medium.com's editor - wysihtml - http://wysihtml.com/ - Redactor - http://imperavi.com/redactor - Summernote - http://summernote.org - ZenPen - http://www.zenpen.io - Trumbowyg - https://alex-d.github.io/Trumbowyg - html5 editor as jquery plugin -
manigandham revised this gist
Apr 2, 2019 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -16,6 +16,7 @@ - Etherpad - http://etherpad.org/ - collaborative realtime editing framework, backend, and editor - Texture - http://substance.io/texture/ - editor built on Substance library - CKEditor (v5) - https://ckeditor.com/ - long history, very customizable, new architecture with built-in collaboration - Editor.js - https://editorjs.io/ ## Dom-Based Editors -
manigandham revised this gist
Apr 2, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -15,12 +15,12 @@ - Scribe - https://github.com/guardian/scribe - by the Guardian team but they now use ProseMirror - Etherpad - http://etherpad.org/ - collaborative realtime editing framework, backend, and editor - Texture - http://substance.io/texture/ - editor built on Substance library - CKEditor (v5) - https://ckeditor.com/ - long history, very customizable, new architecture with built-in collaboration ## Dom-Based Editors - Froala - https://www.froala.com/wysiwyg-editor - best editor (IMO) for traditional HTML structure - Pell - https://github.com/jaredreich/pell - designed to be the simplest and smallest - TinyMCE - http://www.tinymce.com/ - older editor, similar to CKEditor - Textbox.IO - https://textbox.io/ - new from the owners of TinyMCE project - Squire - https://github.com/neilj/Squire - used in FastMail webmail, better for text than images -
manigandham revised this gist
Jan 26, 2019 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,9 +11,9 @@ - Slate - https://github.com/ianstormtaylor/slate - framework to build more customized editors inspired by Draft, ProseMirror, Quill - Draft - https://draftjs.org - rich text editor framework for React - Quill - http://quilljs.com/ - Trix - https://github.com/basecamp/trix - by Basecamp team used in v3 - Scribe - https://github.com/guardian/scribe - by the Guardian team but they now use ProseMirror - Etherpad - http://etherpad.org/ - collaborative realtime editing framework, backend, and editor - Texture - http://substance.io/texture/ - editor built on Substance library ## Dom-Based Editors -
manigandham revised this gist
Apr 13, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -19,7 +19,7 @@ ## Dom-Based Editors - Froala - https://www.froala.com/wysiwyg-editor - best editor (IMO) for traditional HTML structure - Pell - https://github.com/jaredreich/pell - designed to be the simplest and smallest - CKEditor (v5) - https://ckeditor.com/ - long history, very customizable, new architecture with built-in collaboration - TinyMCE - http://www.tinymce.com/ - older editor, similar to CKEditor - Textbox.IO - https://textbox.io/ - new from the owners of TinyMCE project -
manigandham revised this gist
Apr 13, 2018 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -19,6 +19,7 @@ ## Dom-Based Editors - Froala - https://www.froala.com/wysiwyg-editor - best editor (IMO) for traditional HTML structure - Pell - https://jaredreich.com/pell - designed to be the simplest and smallest - CKEditor (v5) - https://ckeditor.com/ - long history, very customizable, new architecture with built-in collaboration - TinyMCE - http://www.tinymce.com/ - older editor, similar to CKEditor - Textbox.IO - https://textbox.io/ - new from the owners of TinyMCE project -
manigandham revised this gist
Apr 13, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -8,7 +8,7 @@ *These use separate document structures instead of HTML, some are more modular libraries than full editors* - ProseMirror - http://prosemirror.net/ - supports collaborative editing, offers similar options to Mobiledoc for data structure - Slate - https://github.com/ianstormtaylor/slate - framework to build more customized editors inspired by Draft, ProseMirror, Quill - Draft - https://draftjs.org - rich text editor framework for React - Quill - http://quilljs.com/ - Trix - https://github.com/basecamp/trix - by Basecamp team and used in v3 -
manigandham revised this gist
Apr 13, 2018 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,11 +1,11 @@ ## Strictly Frameworks - Mobiledoc - https://github.com/bustle/mobiledoc-kit - framework to build editors with a standardized JSON structure - Substance - http://substance.io - library for building editors and publishing systems - ShareDB - https://github.com/share/sharedb - framework to sync any JSON document using operational transforms, add real-time collaborative editing to anything else ## Abstracted Editors *These use separate document structures instead of HTML, some are more modular libraries than full editors* - ProseMirror - http://prosemirror.net/ - supports collaborative editing, offers similar options to Mobiledoc for data structure - Slate - https://github.com/ianstormtaylor/slate - framework to build more customized editors -
manigandham revised this gist
Apr 13, 2018 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,8 @@ - Substance - http://substance.io - library for building editors and publishing systems - ShareDB - https://github.com/share/sharedb - framework to sync any JSON document using operational transforms, add real-time collaborative editing to anything else ## Abstracted Editors *These use separate document structures other than HTML, some are more modular libraries than full editors* - ProseMirror - http://prosemirror.net/ - supports collaborative editing, offers similar options to Mobiledoc for data structure - Slate - https://github.com/ianstormtaylor/slate - framework to build more customized editors -
manigandham revised this gist
Apr 13, 2018 . 1 changed file with 25 additions and 16 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,23 +1,32 @@ ## Strictly Frameworks - Mobiledoc - https://github.com/bustle/mobiledoc-kit - framework and toolkit to build editors with a standardized JSON structure - Substance - http://substance.io - library for building editors and publishing systems - ShareDB - https://github.com/share/sharedb - framework to sync any JSON document using operational transforms, add real-time collaborative editing to anything else ## Abstracted Editors (using separate document models, some are more modular frameworks than editors) - ProseMirror - http://prosemirror.net/ - supports collaborative editing, offers similar options to Mobiledoc for data structure - Slate - https://github.com/ianstormtaylor/slate - framework to build more customized editors - Draft - https://draftjs.org - rich text editor framework for React - Quill - http://quilljs.com/ - Trix - https://github.com/basecamp/trix - by Basecamp team and used in v3 - Scribe - https://github.com/guardian/scribe - by the Guardian team - Etherpad - http://etherpad.org/ - collaborative realtime editing framework, backend and editor - Texture - http://substance.io/texture/ - editor built on Substance library ## Dom-Based Editors - Froala - https://www.froala.com/wysiwyg-editor - best editor (IMO) for traditional HTML structure - CKEditor (v5) - https://ckeditor.com/ - long history, very customizable, new architecture with built-in collaboration - TinyMCE - http://www.tinymce.com/ - older editor, similar to CKEditor - Textbox.IO - https://textbox.io/ - new from the owners of TinyMCE project - Squire - https://github.com/neilj/Squire - used in FastMail webmail, better for text than images - medium-editor - https://github.com/yabwe/medium-editor - clone of Medium.com's editor - Medium.js - http://jakiestfu.github.io/Medium.js - clone of Medium.com's editor - wysihtml - http://wysihtml.com/ - Redactor - http://imperavi.com/redactor/ - Summernote - http://summernote.org/ - ZenPen - http://www.zenpen.io/ - Trumbowyg - https://alex-d.github.io/Trumbowyg/ - html5 editor as jquery plugin -
manigandham revised this gist
Apr 13, 2018 . No changes.There are no files selected for viewing
-
manigandham revised this gist
Apr 12, 2018 . 1 changed file with 5 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,24 +1,23 @@ - Mobiledoc - https://github.com/bustle/mobiledoc-kit - framework and toolkit to build editors with a standardized JSON structure - Froala - https://www.froala.com/wysiwyg-editor - best editor (IMO) for traditional HTML structure - CKEditor (v5) - https://ckeditor.com/ - long history, very customizable, new architecture with built-in collaboration - Trix - https://github.com/basecamp/trix - by Basecamp team and used in v3 - Scribe - https://github.com/guardian/scribe - by the Guardian team - Draft - https://jpuri.github.io/react-draft-wysiwyg - built on ReactJS - Slate - https://github.com/ianstormtaylor/slate - framework to build more customized editors - ProseMirror - http://prosemirror.net/ - supports collaborative editing, offers similar options to Mobiledoc for data structure - Squire - https://github.com/neilj/Squire - used in FastMail webmail, better for text than images - Quill - http://quilljs.com/ - Summernote - http://summernote.org/ - wysihtml - http://wysihtml.com/ - Etherpad - http://etherpad.org/ - collaborative realtime editing - TinyMCE - http://www.tinymce.com/ - older editor, similar to CKEditor - Textbox.IO - https://textbox.io/ - new from the owners of TinyMCE project - Redactor - http://imperavi.com/redactor/ - ZenPen - http://www.zenpen.io/ - very minimalist, best for text - Medium.js - http://jakiestfu.github.io/Medium.js - medium-editor - https://github.com/yabwe/medium-editor - Trumbowyg - https://alex-d.github.io/Trumbowyg/ https://github.com/share/sharedb has some great development on real-time collaborative editing that can be used to power additional features using these editors. -
manigandham revised this gist
Oct 19, 2017 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - Mobiledoc - https://github.com/bustle/mobiledoc-kit - framework and toolkit to build editors with a standardized JSON structure - Froala - https://www.froala.com/wysiwyg-editor - solid editor, very flexible, options to build pages with content blocks - CKEditor (v5) - https://ckeditor.com/ - long history, very customizable, lots of plugins, new architecture with built-in collaboration - Trix - https://github.com/basecamp/trix - by Basecamp team and used in v3 -
manigandham revised this gist
Oct 19, 2017 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,10 +1,10 @@ - Froala - https://www.froala.com/wysiwyg-editor - solid editor, very flexible, options to build pages with content blocks - CKEditor (v5) - https://ckeditor.com/ - long history, very customizable, lots of plugins, new architecture with built-in collaboration - Trix - https://github.com/basecamp/trix - by Basecamp team and used in v3 - Scribe - https://github.com/guardian/scribe - by the Guardian team - Draft - https://jpuri.github.io/react-draft-wysiwyg - built on ReactJS - Slate - https://github.com/ianstormtaylor/slate - framework to build more customized editors - Squire - https://github.com/neilj/Squire - used in FastMail webmail, better for text than images - ProseMirror - http://prosemirror.net/ - real-time collaboration features, not great with images - Quill - http://quilljs.com/ - Summernote - http://summernote.org/ -
manigandham revised this gist
Mar 22, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -19,5 +19,5 @@ - Trumbowyg - https://alex-d.github.io/Trumbowyg/ https://github.com/share/sharedb has some great development on real-time collaborative editing that can be used to power additional features using these editors. -
Mani Gandham revised this gist
Nov 23, 2016 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,8 @@ - Froala - https://www.froala.com/wysiwyg-editor - solid editor, most flexible and feature filled - Trix - https://github.com/basecamp/trix - by Basecamp team and used in v3 - Scribe - https://github.com/guardian/scribe - by the Guardian team - Draft - https://jpuri.github.io/react-draft-wysiwyg - built on ReactJS - Slate - https://github.com/ianstormtaylor/slate - framework to build more customized editors - Squire - https://github.com/neilj/Squire - used in FastMail webmail, better for text than images - CKEditor - http://ckeditor.com/ - solid and very customizable, lots of plugins, now dated in look/feel - ProseMirror - http://prosemirror.net/ - real-time collaboration features, not great with images -
Mani Gandham revised this gist
Oct 16, 2016 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -14,6 +14,7 @@ - ZenPen - http://www.zenpen.io/ - very minimalist, best for text - Medium.js - http://jakiestfu.github.io/Medium.js - medium-editor - https://github.com/yabwe/medium-editor - Trumbowyg - https://alex-d.github.io/Trumbowyg/ I also want to point out https://github.com/share/sharedb which has some great development on real-time collaboration and editing of data that can be used to power additional collaboration features using these editors. -
Mani Gandham revised this gist
Aug 23, 2016 . 1 changed file with 5 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,4 +13,8 @@ - Redactor - http://imperavi.com/redactor/ - ZenPen - http://www.zenpen.io/ - very minimalist, best for text - Medium.js - http://jakiestfu.github.io/Medium.js - medium-editor - https://github.com/yabwe/medium-editor I also want to point out https://github.com/share/sharedb which has some great development on real-time collaboration and editing of data that can be used to power additional collaboration features using these editors. -
Mani Gandham revised this gist
Aug 23, 2016 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,9 +1,9 @@ - Froala - https://www.froala.com/wysiwyg-editor - solid editor, most flexible and feature filled - Trix - https://github.com/basecamp/trix - by Basecamp team and used in v3 - Scribe - https://github.com/guardian/scribe - by the Guardian team - Squire - https://github.com/neilj/Squire - used in FastMail webmail, better for text than images - CKEditor - http://ckeditor.com/ - solid and very customizable, lots of plugins, now dated in look/feel - ProseMirror - http://prosemirror.net/ - real-time collaboration features, not great with images - Quill - http://quilljs.com/ - Summernote - http://summernote.org/ - wysihtml - http://wysihtml.com/ -
Mani Gandham revised this gist
Jun 19, 2016 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,9 +1,9 @@ - Froala - https://www.froala.com/wysiwyg-editor - solid editor, most flexible and feature filled - Trix - https://github.com/basecamp/trix - by basecamp team and used in v3 - Scribe - https://github.com/guardian/scribe - by the Guardian team - Squire - https://github.com/neilj/Squire - used in FastMail webmail, better for text than images - CKEditor - http://ckeditor.com/ - solid and very customizable, lots of plugins, a little dated in look/feel - ProseMirror - http://prosemirror.net/ - not great with images - Quill - http://quilljs.com/ - Summernote - http://summernote.org/ - wysihtml - http://wysihtml.com/ -
Mani Gandham revised this gist
Jun 19, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - Froala - https://www.froala.com/wysiwyg-editor - solid editor, most flexible and feature filled - Trix - https://github.com/basecamp/trix - by basecamp team and used in v3 - Squire - https://github.com/neilj/Squire - used in FastMail webmail, better for text than images - ProseMirror - http://prosemirror.net/ - not great with images @@ -9,7 +10,6 @@ - Etherpad - http://etherpad.org/ - collaborative realtime editing - TinyMCE - http://www.tinymce.com/ - older editor but still good - Textbox.IO - https://textbox.io/ - new from the owners of tinymce project - Redactor - http://imperavi.com/redactor/ - ZenPen - http://www.zenpen.io/ - very minimalist, best for text - Medium.js - http://jakiestfu.github.io/Medium.js -
Mani Gandham revised this gist
Jun 19, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ - Trix - https://github.com/basecamp/trix - by basecamp team and used in v3 - Squire - https://github.com/neilj/Squire - used in FastMail webmail, better for text than images - ProseMirror - http://prosemirror.net/ - not great with images - Scribe - https://github.com/guardian/scribe - by the Guardian team -
Mani Gandham revised this gist
Jun 19, 2016 . 1 changed file with 3 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -10,6 +10,7 @@ - TinyMCE - http://www.tinymce.com/ - older editor but still good - Textbox.IO - https://textbox.io/ - new from the owners of tinymce project - Froala - https://www.froala.com/wysiwyg-editor - solid editor, newer features like drag/drop images, v2 RC3 just released - Redactor - http://imperavi.com/redactor/ - ZenPen - http://www.zenpen.io/ - very minimalist, best for text - Medium.js - http://jakiestfu.github.io/Medium.js - medium-editor - https://github.com/yabwe/medium-editor -
Mani Gandham revised this gist
May 5, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,4 +12,4 @@ - Froala - https://www.froala.com/wysiwyg-editor - solid editor, newer features like drag/drop images, v2 RC3 just released - Redactor - http://imperavi.com/redactor/ - quality has gone down, v2 is half the functionality at 3x the price, not recommended - ZenPen - http://www.zenpen.io/ - very minimalist, best for text - Medium.js - http://jakiestfu.github.io/Medium.js -
Mani Gandham revised this gist
Nov 29, 2015 . 1 changed file with 1 addition and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,5 +12,4 @@ - Froala - https://www.froala.com/wysiwyg-editor - solid editor, newer features like drag/drop images, v2 RC3 just released - Redactor - http://imperavi.com/redactor/ - quality has gone down, v2 is half the functionality at 3x the price, not recommended - ZenPen - http://www.zenpen.io/ - very minimalist, best for text - Medium.js - http://jakiestfu.github.io/Medium.js/docs/ -
Mani Gandham revised this gist
Nov 29, 2015 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -10,5 +10,7 @@ - TinyMCE - http://www.tinymce.com/ - older editor but still good - Textbox.IO - https://textbox.io/ - new from the owners of tinymce project - Froala - https://www.froala.com/wysiwyg-editor - solid editor, newer features like drag/drop images, v2 RC3 just released - Redactor - http://imperavi.com/redactor/ - quality has gone down, v2 is half the functionality at 3x the price, not recommended - ZenPen - http://www.zenpen.io/ - very minimalist, best for text - Medium.js - http://jakiestfu.github.io/Medium.js/docs/ - -
Mani Gandham renamed this gist
Nov 29, 2015 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes.
NewerOlder