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 RepositoriesSelection Mapping Layers

Systems that translate native browser DOM selection ranges into internal data model coordinates.

Distinct from Browser Selection Range Captures: Existing candidates focus on data range capture or design layers, not the bidirectional mapping between DOM and editor state.

Explore 1 awesome GitHub repository matching user interface & experience · Selection Mapping Layers. Refine with filters or upvote what's useful.

Awesome Selection Mapping Layers 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

    Translates native browser DOM selection ranges into internal coordinates to decouple the view from the data model.

    TypeScript
    Ver en GitHub↗23,562
  1. Home
  2. User Interface & Experience
  3. Selection Mapping Layers