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

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

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

1 个仓库

Awesome GitHub RepositoriesText Editor Initializations

Processes for connecting a state model to a DOM element to manage editable areas.

Distinguishing note: None of the candidates relate to the initialization of a web-based text editor.

Explore 1 awesome GitHub repository matching web development · Text Editor Initializations. Refine with filters or upvote what's useful.

Awesome Text Editor Initializations GitHub Repositories

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

    facebook/lexical

    23,562在 GitHub 上查看↗

    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

    Provides the core mechanism to connect the editor state model to a DOM element for creating a content-editable area.

    TypeScript
    在 GitHub 上查看↗23,562
  1. Home
  2. Web Development
  3. Text Editor Initializations