awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • rtfpessoa/diff2htmlrtfpessoa का अवतार

    rtfpessoa/diff2html

    3,321GitHub पर देखें↗

    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
    GitHub पर देखें↗3,321
  1. Home
  2. User Interface & Experience
  3. Diff UI Components