-
ब्लॉक-स्तर पर drag-and-drop संभव
-
React components का उपयोग करने वाली plugin संरचना के साथ customize किया जा सकता है
-
rich text editor हिस्सा Slate का उपयोग करता है
ब्लॉक-स्तर पर drag-and-drop संभव
React components का उपयोग करने वाली plugin संरचना के साथ customize किया जा सकता है
rich text editor हिस्सा Slate का उपयोग करता है
1 टिप्पणियां
एडिटर open source की दुनिया में साधारण text editor से लेकर CMS-स्तर के content authoring tools तक वाकई बहुत तरह के विकल्प हैं, और नए-नए लगातार आते जा रहे हैं.
SummerNote: https://summernote.org - Bootstrap पर बना Super Simple WYSIWYG Editor. Hong Young-taek ने बनाया है, और इसमें कई कोरियाई contributors भाग ले रहे हैं.
Quill: https://quilljs.com - An API Driven Rich Text Editor
Slate: https://www.slatejs.org - Rich text editors बनाने के लिए एक पूरी तरह customizable framework
Trumbowyg: https://alex-d.github.io/Trumbowyg - एक lightweight WYSIWYG editor
ContentTools: http://getcontenttools.com - एक सुंदर और छोटा content editor
Squire: https://github.com/neilj/Squire - HTML5 rich text editor
Editor.js: https://codex.so/editor - Next generation block styled editor. परिणाम JSON में सेव करता है
ProseMirror: https://prosemirror.net/ - वेब पर rich-text editors बनाने के लिए एक toolkit, collaborative editing वाला editor
Gutenberg : https://wordpress.org/gutenberg/ - WordPress का editor
webiny : https://www.webiny.com/ - Serverless Web Development के लिए CMS
GrapesJS : https://grapesjs.com/ - Web Builder Framework
Craft.js : https://github.com/prevwong/craft.js - extensible drag and drop page editors बनाने के लिए एक React Framework
Draft.js : https://draftjs.org/ - React के लिए Rich Text Editor Framework