Megadraft is a Rich Text editor built on top of Facebook's Draft.JS featuring a nice default base of components and extensibility
الميزات الرئيسية لـ globocom/megadraft هي: React Editors, Rich Text Editors.
تشمل البدائل مفتوحة المصدر لـ globocom/megadraft: ianstormtaylor/slate — Slate is a customizable rich text editor framework that treats documents as a recursive tree of nodes. It functions as… liferay/alloy-editor — WYSIWYG editor based on CKEditor with completely rewritten UI. ckeditor/ckeditor4-react — Official CKEditor 4 React component. ckeditor/ckeditor5-react — Official CKEditor 5 React component. jpuri/react-draft-wysiwyg — This project is a rich text editor component for React applications that provides a visual interface for composing and… michelson/dante2 — A complete rewrite of dante editor in draft-js.
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
This project is a rich text editor component for React applications that provides a visual interface for composing and formatting content. It functions as a DraftJS-based WYSIWYG editor, allowing users to create structured documents with inline styles and block types. The editor features a customizable toolbar interface for managing text alignment, lists, and media embeds. It includes a specialized input system for inserting emojis, hashtags, and user mentions as single deletable units. The project provides capabilities for transforming internal editor state into HTML, JSON, or Markdown form