awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ueberdosis/tiptapueberdosis 的头像

    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/tiptapheyscrumpy 的头像

    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/plateudecode 的头像

    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