awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

Awesome GitHub RepositoriesDiff Comparisons

Components for comparing two sets of content side-by-side.

Distinguishing note: Focuses on side-by-side layout comparison.

Explore 3 awesome GitHub repositories matching user interface & experience · Diff Comparisons. Refine with filters or upvote what's useful.

Awesome Diff Comparisons GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • saadeghi/daisyuiالصورة الرمزية لـ saadeghi

    saadeghi/daisyui

    41,125عرض على GitHub↗

    This project is a utility-first component library that provides a comprehensive suite of pre-styled, reusable interface elements. It functions as a build-time engine that generates design-system-compliant styles by mapping semantic tokens to standard HTML elements and utility classes. By compiling all component styles into static CSS at build time, the library eliminates the need for client-side style calculation, ensuring efficient performance. The library distinguishes itself through a configuration-driven architecture that manages color palettes and visual styles, enabling dynamic switchin

    Compares two items side-by-side using resizable divider elements.

    Sveltecomponentcomponent-librarycomponents
    عرض على GitHub↗41,125
  • bagisto/opensource-ecommerce-mobile-appالصورة الرمزية لـ bagisto

    bagisto/opensource-ecommerce-mobile-app

    14,154عرض على GitHub↗

    This project is a cross-platform mobile framework designed for building native e-commerce applications. It provides a comprehensive foundation for multi-vendor marketplaces and business-to-business procurement platforms, enabling the development of mobile storefronts that synchronize inventory, orders, and customer data with backend services in real-time. The platform is distinguished by its multi-tenant architecture, which allows a single infrastructure to host multiple independent merchant storefronts while maintaining isolated product catalogs and administrative settings. It supports compl

    Displays products side-by-side to help users evaluate feature differences.

    Dartecommerce-mobileecommerce-mobile-appflutter-apps
    عرض على GitHub↗14,154
  • magit/magitالصورة الرمزية لـ magit

    magit/magit

    7,138عرض على GitHub↗

    Magit is a complete Git interface that runs inside Emacs, providing a full-featured porcelain for version control operations without leaving the editor. It renders repository state as structured, collapsible sections within Emacs buffers, and manages Git command execution through a transactional process model with automatic buffer refresh and error handling. The interface exposes all configuration through Emacs' standard customization system and uses a transient command framework for context-sensitive menu-driven Git operations. What distinguishes Magit is its granular control over every stag

    Provides side-by-side and unified diff comparisons using Emacs' Ediff subsystem for revision comparison and conflict resolution.

    Emacs Lisp
    عرض على GitHub↗7,138
  1. Home
  2. User Interface & Experience
  3. Diff Comparisons

استكشف الوسوم الفرعية

  • Ediff-Based ComparisonsUses Emacs' Ediff subsystem to display side-by-side or unified diffs for comparing file revisions and resolving conflicts. **Distinct from Diff Comparisons:** Distinct from Diff Comparisons: uses Emacs' Ediff subsystem specifically, not a general side-by-side layout component.