awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesText Range Constraints

Defines specific behavioral properties for ranges of text, such as read-only or atomic status.

Distinct from Text Selection Control: Distinct from Text Selection Control: focuses on defining behavioral constraints of the text itself rather than moving the cursor.

Explore 1 awesome GitHub repository matching user interface & experience · Text Range Constraints. Refine with filters or upvote what's useful.

Awesome Text Range Constraints GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • codemirror/codemirror5Avatar von codemirror

    codemirror/codemirror5

    27,247Auf GitHub ansehen↗

    CodeMirror 5 is a browser-based code editor and extensible UI component. It functions as a syntax highlighting engine and a programmable text surface, providing a professional coding experience embedded within web pages. The project is distinguished by its ability to act as a collaborative text editor, synchronizing document changes across multiple users in real time. It also includes a dedicated Vim emulation layer that implements modal keyboard interactions, motions, and operators. The system covers broad capability areas including language support for autocompletion and error analysis, co

    Allows defining text ranges as read-only or atomic to control user interaction.

    JavaScript
    Auf GitHub ansehen↗27,247
  1. Home
  2. User Interface & Experience
  3. Text Selection Control
  4. Text Range Constraints