How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Megadraft is a Rich Text editor built on top of Facebook's Draft.JS featuring a nice default base of components and extensibility
Slate is a customizable rich text editor framework that treats documents as a recursive tree of nodes. It functions as a schema-based, state-driven system designed to enforce structural constraints and manage nested components within a structured document model. The framework utilizes a plugin-based architecture to extend editor functionality, allowing for the injection of custom logic into the rendering and transformation pipeline. It supports real-time collaborative editing by synchronizing document operations across multiple users. The system covers a broad range of capabilities, includin
WYSIWYG editor based on CKEditor with completely rewritten UI
The main features of liferay/alloy-editor are: React Editors, Rich Text Editors.
Projects with overlapping indexed features include: globocom/megadraft — Megadraft is a Rich Text editor built on top of Facebook's Draft.JS featuring a nice default base of components and… jpuri/react-draft-wysiwyg — This project is a rich text editor component for React applications that provides a visual interface for composing and… ckeditor/ckeditor4-react — Official CKEditor 4 React component. ckeditor/ckeditor5-react — Official CKEditor 5 React component. ianstormtaylor/slate — Slate is a customizable rich text editor framework that treats documents as a recursive tree of nodes. It functions as… michelson/dante2 — A complete rewrite of dante editor in draft-js.