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 RepositoriesInline Diff Displays

Visual representations of changes showing deletions and insertions directly within the text flow.

Distinct from Inline Diff Previews: General-purpose inline diffing for documents, not limited to AI-proposed change previews.

Explore 1 awesome GitHub repository matching development tools & productivity · Inline Diff Displays. Refine with filters or upvote what's useful.

Awesome Inline Diff Displays GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • codemirror/devAvatar de codemirror

    codemirror/dev

    7,820Ver en GitHub↗

    CodeMirror is a browser-based code editor framework and modular extension system used to embed full-featured text editors into web pages. It functions as a syntax tree parsing engine and a language server protocol client, enabling structural language analysis and deep integration with external programming language services. The project is distinguished by its modular architecture, which uses a system of extensions and compartments for dynamic reconfiguration at runtime. It supports real-time collaborative editing and state synchronization through an operational transformation framework, allow

    Highlights differences between editor content and an original document by showing deleted and new text.

    JavaScript
    Ver en GitHub↗7,820
  1. Home
  2. Development Tools & Productivity
  3. Project Scaffolding, Config & Code Generation
  4. Code Generation
  5. LLM-Driven
  6. Diff-Based Edit Application
  7. Inline Diff Displays