awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةOpen-source alternativesSelf-hosted softwareالمدونةخريطة الموقع
المشروعحولHow we rankالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comالمدونة
التصنيفات

3 مستودعات

Awesome GitHub RepositoriesHeadless Editor Frameworks

Frameworks providing core logic for rich-text editing without enforcing a specific UI.

Distinguishing note: Focuses on headless architecture rather than full-stack UI frameworks.

Explore 3 awesome GitHub repositories matching web development · Headless Editor Frameworks. Refine with filters or upvote what's useful.

Awesome Headless Editor Frameworks GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • ueberdosis/tiptapالصورة الرمزية لـ ueberdosis

    ueberdosis/tiptap

    37,341عرض على GitHub↗

    Tiptap is a headless, modular framework designed for building custom rich-text editors. It provides a developer-focused abstraction layer over a structured document model, allowing for full control over the underlying schema through a plugin-based architecture. By separating document state management from the user interface, it enables the creation of tailored editing experiences that remain framework-agnostic. The project distinguishes itself through a robust collaborative engine that supports real-time multi-user editing, conflict resolution, and presence tracking. It integrates artificial

    Provides core concepts for building a headless rich-text editor with a custom editing experience.

    TypeScripteditorjavascriptjs
    عرض على GitHub↗37,341
  • heyscrumpy/tiptapالصورة الرمزية لـ heyscrumpy

    heyscrumpy/tiptap

    37,270عرض على GitHub↗

    Tiptap is a headless rich text editor framework and extensible WYSIWYG framework designed for building custom text editors. It functions as a high-level wrapper around the ProseMirror toolkit, separating core editing logic and state management from the user interface. The framework enables real-time collaborative editing through a synchronization system using conflict-free replicated data types. It also supports the integration of AI content generation to provide automated suggestions and content refinement directly within the editor. The system utilizes a plugin-based extension architecture

    Implements a headless editor framework that provides core logic without enforcing a specific user interface.

    TypeScript
    عرض على GitHub↗37,270
  • udecode/plateالصورة الرمزية لـ udecode

    udecode/plate

    15,947عرض على GitHub↗

    Plate is a headless editor toolkit and framework designed for building custom rich text editing experiences. It provides a modular architecture that relies on a plugin-based system to manage document models, schema-driven node definitions, and state updates, allowing developers to assemble tailored content creation environments. The project distinguishes itself through a source-code injection pattern, where pre-built user interface templates and components are copied directly into the local project codebase. This approach ensures that developers maintain full control over the styling, markup,

    Provides a headless engine for managing document models and state in rich text editing applications.

    TypeScriptaimcpreact
    عرض على GitHub↗15,947
  1. Home
  2. Web Development
  3. Headless Editor Frameworks