awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • facebook/lexicalAvatar de facebook

    facebook/lexical

    23,562Ver en 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
    Ver en GitHub↗23,562
  1. Home
  2. Web Development
  3. Text Editor Initializations