awesome-repositories.com

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

ExplorarBúsquedas curadasBlogMapa del sitio
ProyectoAcerca dePrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorías

1 repositorio

Awesome GitHub RepositoriesDiff UI Components

UI components specifically designed for displaying code differences with features like collapsible file lists.

Distinct from DOM Element Injection Utilities: No candidates focused on the specific high-level component structure of a diff viewer (collapsible lists, sticky headers)

Explore 1 awesome GitHub repository matching user interface & experience · Diff UI Components. Refine with filters or upvote what's useful.

Awesome Diff UI Components GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • rtfpessoa/diff2htmlAvatar de rtfpessoa

    rtfpessoa/diff2html

    3,321Ver en GitHub↗

    diff2html is a Git diff visualization library that transforms unified diff text into structured HTML. It serves as a renderer for visualizing code changes in web browsers, providing components to inject stylized diff visualizations and collapsible file lists directly into web page elements. The library enables both side-by-side and line-by-line code comparisons. It includes a syntax highlighting diff viewer that applies language-specific color coding to source code based on file extensions or manual mappings. To maintain alignment during reviews, the project implements synchronized scrolling

    Injects stylized diff visualizations into web pages with collapsible file lists and sticky headers.

    TypeScriptcolorizeddiffdiff2html
    Ver en GitHub↗3,321
  1. Home
  2. User Interface & Experience
  3. Diff UI Components