awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to ckeditor/ckeditor5-react

Open-source alternatives to Ckeditor5 React

30 open-source projects similar to ckeditor/ckeditor5-react, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Ckeditor5 React alternative.

  • ianstormtaylor/slateianstormtaylor का अवतार

    ianstormtaylor/slate

    31,698GitHub पर देखें↗

    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

    TypeScriptbrowsereditorframework
    GitHub पर देखें↗31,698
  • ckeditor/ckeditor4-reactckeditor का अवतार

    ckeditor/ckeditor4-react

    104GitHub पर देखें↗

    Official CKEditor 4 React component.

    TypeScript
    GitHub पर देखें↗104
  • zenoamaro/react-quillzenoamaro का अवतार

    zenoamaro/react-quill

    7,014GitHub पर देखें↗

    react-quill is a React component wrapper for the Quill rich text editor, providing a customizable WYSIWYG interface for creating and manipulating formatted semantic HTML content. It functions as a controlled component that manages the internal state and events of the editor within the React lifecycle. The project enables the definition of custom text formats and formatting schemas to support specialized styling or unique data structures. It features configurable toolbars and visual themes, allowing for the application of custom CSS and the specification of custom DOM elements for the editing

    JavaScript
    GitHub पर देखें↗7,014
  • liferay/alloy-editorliferay का अवतार

    liferay/alloy-editor

    1,409GitHub पर देखें↗

    WYSIWYG editor based on CKEditor with completely rewritten UI

    JavaScriptwedeploy
    GitHub पर देखें↗1,409

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • globocom/megadraftglobocom का अवतार

    globocom/megadraft

    1,222GitHub पर देखें↗

    Megadraft is a Rich Text editor built on top of Facebook's Draft.JS featuring a nice default base of components and extensibility

    JavaScriptcontenteditabledraft-jseditor
    GitHub पर देखें↗1,222
  • michelson/dante2michelson का अवतार

    michelson/dante2

    911GitHub पर देखें↗

    A complete rewrite of dante editor in draft-js

    JavaScript
    GitHub पर देखें↗911
  • jpuri/react-draft-wysiwygjpuri का अवतार

    jpuri/react-draft-wysiwyg

    6,471GitHub पर देखें↗

    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

    JavaScript
    GitHub पर देखें↗6,471
  • sstur/react-rtesstur का अवतार

    sstur/react-rte

    2,867GitHub पर देखें↗

    Pure React rich text WYSIWYG editor based on draft-js.

    JavaScript
    GitHub पर देखें↗2,867
  • appleple/smartblockappleple का अवतार

    appleple/smartblock

    318GitHub पर देखें↗

    intuitive block based wysiwyg editor built with React and ProseMirror

    TypeScript
    GitHub पर देखें↗318
  • basecamp/trixbasecamp का अवतार

    basecamp/trix

    19,970GitHub पर देखें↗

    Trix is a rich text editor and WYSIWYG text component designed for composing and formatting documents with inline styling and block elements. It functions as an HTML content editor that manages and sanitizes input to ensure a secure and consistent document structure, while serving as a document state manager that tracks edit history and persists serialized state. The editor integrates directly with standard HTML forms, converting rich text into data for submission. It features a configurable sanitization engine that cleanses input HTML to remove unsupported tags and mitigate security risks.

    JavaScript
    GitHub पर देखें↗19,970
  • andrewcoelho/react-text-editorandrewcoelho का अवतार

    andrewcoelho/react-text-editor

    230GitHub पर देखें↗

    React rich text editor built using Draft.js. Similar to Facebook Notes editor

    JavaScript
    GitHub पर देखें↗230
  • bergie/hallobergie का अवतार

    bergie/hallo

    2,453GitHub पर देखें↗

    Simple rich text editor (contentEditable) for jQuery UI

    CoffeeScript
    GitHub पर देखें↗2,453
  • bkniffler/draft-wysiwygbkniffler का अवतार

    bkniffler/draft-wysiwyg

    449GitHub पर देखें↗

    Draft-JS experiments with drag&drop, resizing, tooltips, WIP

    JavaScript
    GitHub पर देखें↗449
  • bobbyquantum/ngx-editorbobbyquantum का अवतार

    bobbyquantum/ngx-editor

    3GitHub पर देखें↗

    🖋️ Rich Text Editor for angular using ProseMirror

    TypeScript
    GitHub पर देखें↗3
  • ajaxorg/aceajaxorg का अवतार

    ajaxorg/ace

    27,133GitHub पर देखें↗

    Ace is a high-performance, browser-based code editor and JavaScript text editor component designed to be embedded into web applications. It functions as a feature-rich alternative to standard text areas, providing a syntax highlighting engine and support for multiple programming and markup languages. The editor is distinguished by its ability to handle large documents containing millions of lines while maintaining stable performance. It supports multi-cursor editing, allowing simultaneous modifications at multiple selection points across a document. The project covers a broad range of develo

    JavaScript
    GitHub पर देखें↗27,133
  • bangle-io/banger-editorB

    bangle-io/banger-editor

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • ba5ik7/ngx-editorjs2Ba5ik7 का अवतार

    Ba5ik7/ngx-editorjs2

    8GitHub पर देखें↗

    Ngx-EditorJs2 is an Angular-based, highly extensible block-style editor inspired by Editor.js. It allows users to create and manage rich text content using a variety of customizable blocks while leveraging Angular's reactive capabilities.

    TypeScript
    GitHub पर देखें↗8
  • alex-d/trumbowygAlex-D का अवतार

    Alex-D/Trumbowyg

    4,147GitHub पर देखें↗

    Trumbowyg is a lightweight JavaScript WYSIWYG editor used to create and format rich-text and HTML content directly within a web browser. It serves as a client-side tool for generating semantic HTML markup and authoring web content. The project features a modular, plugin-based architecture that allows for the addition of new formatting commands and toolbar buttons. It provides a configurable interface where the toolbar layout can be customized via a predefined array and labels can be translated through localization files. The editor covers a wide range of content manipulation capabilities, in

    JavaScript
    GitHub पर देखें↗4,147
  • ckeditor/ckeditor-releasesckeditor का अवतार

    ckeditor/ckeditor-releases

    524GitHub पर देखें↗

    Official distribution releases of CKEditor 4.

    JavaScript
    GitHub पर देखें↗524
  • codemirror/codemirrorcodemirror का अवतार

    codemirror/CodeMirror

    27,246GitHub पर देखें↗

    CodeMirror is a browser-based code editor and extensible text editor framework. It functions as a programmable interface for rendering code and text with support for numerous programming languages, serving as a reusable component for web-based integrated development environments. The project provides a syntax highlighting engine that applies visual styles to text based on programming language rules. It includes a programming API and a CSS theming system to customize the editor's appearance and extend its functionality with custom behaviors. The framework covers capabilities for embedding tex

    JavaScript
    GitHub पर देखें↗27,246
  • coolwanglu/vim.jscoolwanglu का अवतार

    coolwanglu/vim.js

    4,446GitHub पर देखें↗

    vim.js is a professional modal text editor implementation designed for integration into web browsers and JavaScript-based applications. It emulates a Vim environment by providing modal editing workflows, keyboard shortcuts, and a state-machine-based input handler to toggle between command and insertion modes. The project enables the embedding of a full-featured text editor into host applications. It facilitates browser-based development by replicating the logic and memory management of a native text editor using JavaScript objects and functions. The editor includes capabilities for syntax hi

    C
    GitHub पर देखें↗4,446
  • domternal/domternaldomternal का अवतार

    domternal/domternal

    132GitHub पर देखें↗

    Modern, extensible rich text editor toolkit built on ProseMirror. Classic and Notion-style editors out of the box. Or go headless and assemble from 65+ tree-shakeable extensions. First-class wrappers for Angular, React, Vue, and Vanilla.

    TypeScript
    GitHub पर देखें↗132
  • dragble/dragble-angular-editorDragble का अवतार

    Dragble/dragble-angular-editor

    2GitHub पर देखें↗

    AI Powered Embeddable email editor for React — build responsive HTML email templates, newsletters, and marketing campaigns with drag-and-drop

    TypeScript
    GitHub पर देखें↗2
  • edtr-io/edtr-ioedtr-io का अवतार

    edtr-io/edtr-io

    704GitHub पर देखें↗

    Edtr.io is an open source WYSIWYG in-line web editor written in React. Its plugin architecture makes Edtr.io lean and extensive at the same time.

    TypeScript
    GitHub पर देखें↗704
  • facebook/draft-jsfacebook का अवतार

    facebook/draft-js

    22,641GitHub पर देखें↗

    Draft-js is a framework for building customizable rich text editors within React applications. It functions as a content editable framework that separates the underlying data model from the visual rendering layer, acting as a rich text content engine to manage complex text data and formatting. The project utilizes an immutable state management system to ensure consistent updates and predictable undo history. It manages editor state through persistent data structures, providing an immutable data state manager to prevent accidental mutation. The framework includes capabilities for high perform

    JavaScript
    GitHub पर देखें↗22,641
  • facebook/lexicalfacebook का अवतार

    facebook/lexical

    23,562GitHub पर देखें↗

    Lexical is a modular rich text editor framework used to build extensible web-based editors. It functions as a state-driven content editor that maintains a serializable, immutable snapshot of document content to ensure predictable updates and accessibility compliance. The framework is distinguished by its plugin-based architecture and customizable node framework, which allow developers to extend editor behavior through specialized content nodes and encapsulated runtime logic. It also includes a collaborative editing engine capable of synchronizing document state across multiple clients in real

    TypeScript
    GitHub पर देखें↗23,562
  • facebookarchive/draft-jsfacebookarchive का अवतार

    facebookarchive/draft-js

    22,641GitHub पर देखें↗

    Draft-js is a framework for building customizable rich text editors within React applications. It serves as a state manager for document content and metadata, providing a system to handle text ranges, atomic blocks, and the conversion of HTML strings into structured document formats. The framework enables the creation of interactive editing interfaces that support custom inline styling and configurable block rendering. It includes tools for managing rich media document handling, allowing the integration of non-editable content and metadata into a text stream. The project covers a broad range

    JavaScript
    GitHub पर देखें↗22,641
  • flowup/contentful-rich-text-angular-rendererflowup का अवतार

    flowup/contentful-rich-text-angular-renderer

    4GitHub पर देखें↗

    Angular library for template-driven custom rendering of Contentful rich text fields

    TypeScript
    GitHub पर देखें↗4
  • fritx/react-editorfritx का अवतार

    fritx/react-editor

    55GitHub पर देखें↗

    Pure Rich-text Editor with TS & React-hooks

    TypeScript
    GitHub पर देखें↗55
  • cipchk/ngx-tinymcecipchk का अवतार

    cipchk/ngx-tinymce

    79GitHub पर देखें↗

    Angular for tinymce

    TypeScript
    GitHub पर देखें↗79