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

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

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

11 مستودعات

Awesome GitHub RepositoriesComponent Replacements

Mechanisms for swapping default interface elements with custom implementations.

Distinguishing note: Specifically targets granular UI element replacement within existing views.

Explore 11 awesome GitHub repositories matching user interface & experience · Component Replacements. Refine with filters or upvote what's useful.

Awesome Component Replacements GitHub Repositories

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

    payloadcms/payload

    43,053عرض على GitHub↗

    Payload is a headless content management system and application framework that uses a code-first approach to define data schemas and administrative interfaces. By utilizing a centralized, type-safe configuration object, it automatically generates database schemas, API endpoints, and a fully customizable admin panel. The system is built on a database-agnostic architecture, allowing it to interface with various storage engines while providing a unified, type-safe API for server-side operations, REST, and GraphQL. What distinguishes Payload is its deep extensibility and developer-centric design.

    Allows replacing individual interface elements like buttons and status indicators with custom components.

    TypeScriptcmscontent-managementcontent-management-system
    عرض على GitHub↗43,053
  • d2l-ai/d2l-enالصورة الرمزية لـ d2l-ai

    d2l-ai/d2l-en

    29,001عرض على GitHub↗

    This project is an educational platform and research toolkit designed to teach deep learning through a combination of mathematical theory, visual diagrams, and executable code. It provides a comprehensive environment for building, training, and evaluating neural networks, grounding complex concepts in interactive computational notebooks that allow for hands-on experimentation. The framework distinguishes itself by interleaving theoretical foundations—including linear algebra, calculus, and probability—with practical implementations across multiple industry-standard libraries. It supports flex

    Iterates through training datasets in randomized orders without replacement to improve data efficiency.

    Pythonbookcomputer-visiondata-science
    عرض على GitHub↗29,001
  • marmelab/react-adminالصورة الرمزية لـ marmelab

    marmelab/react-admin

    26,780عرض على GitHub↗

    React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr

    Allows swapping built-in UI elements or logic controllers with custom implementations.

    TypeScriptadminadmin-dashboardadmin-on-rest
    عرض على GitHub↗26,780
  • qax-os/excelizeالصورة الرمزية لـ qax-os

    qax-os/excelize

    20,682عرض على GitHub↗

    Excelize is a library for reading and writing spreadsheet files in the Office Open XML format. It provides a comprehensive suite of tools for programmatically creating, modifying, and analyzing workbooks, worksheets, and cell data, ensuring compatibility across various office software suites through structured XML serialization. The library distinguishes itself with a built-in formula calculation engine that evaluates complex mathematical and logical expressions directly against workbook data. It also features a memory-mapped streaming architecture, which allows for the efficient processing o

    Overrides standard graphical icons for text-based emoticons with custom image files.

    Goagentaianalytics
    عرض على GitHub↗20,682
  • bookstackapp/bookstackالصورة الرمزية لـ BookStackApp

    BookStackApp/BookStack

    18,305عرض على GitHub↗

    BookStack is a self-hosted knowledge base platform designed for organizing, storing, and managing structured documentation. It utilizes a hierarchical content model that arranges information into nested trees of books, chapters, and pages, supported by a dedicated search index for rapid retrieval across the entire knowledge base. The platform distinguishes itself through deep integration with enterprise identity providers, allowing organizations to centralize authentication and access control via LDAP, SAML, or OIDC. It provides extensive administrative control over the content lifecycle, inc

    Provides mechanisms for swapping default interface elements with custom implementations to allow theme-level UI customization.

    PHPbookstackdocumentationlaravel
    عرض على GitHub↗18,305
  • gilbarbara/react-joyrideالصورة الرمزية لـ gilbarbara

    gilbarbara/react-joyride

    7,588عرض على GitHub↗

    react-joyride is a user onboarding library for React applications used to create interactive guided tours and walkthroughs. It provides a framework for defining sequences of tooltips and beacons that highlight specific user interface elements to introduce users to application features. The library distinguishes itself through a programmatic controller that allows developers to manage tour state, navigation, and lifecycle events via external application logic. It supports a high degree of visual extensibility, allowing the replacement of default tooltips and beacons with custom components to m

    Enables swapping standard arrows, beacons, and tooltips with custom React components.

    TypeScriptjoyridereactreact-component
    عرض على GitHub↗7,588
  • golden-layout/golden-layoutالصورة الرمزية لـ golden-layout

    golden-layout/golden-layout

    6,689عرض على GitHub↗

    Golden Layout is a framework-agnostic UI container and web window layout manager designed to organize application interfaces into a flexible grid of draggable and resizable multi-pane windows. It functions as a hierarchical grid system that arranges page elements into a tree of nested rows and columns to create complex professional interfaces. The system acts as a multi-window workspace orchestrator, allowing components to be detached from the main layout into independent native browser windows. It also serves as a serializable layout engine that captures the arrangement of user interface com

    Supports swapping the component inside a container without altering the remaining layout structure or positioning.

    JavaScriptdrag-and-dropgolden-layoutjavascript
    عرض على GitHub↗6,689
  • chakra-ui/arkالصورة الرمزية لـ chakra-ui

    chakra-ui/ark

    5,004عرض على GitHub↗

    Ark is a headless UI component library that delivers accessible, cross-framework primitives with behavior governed by finite state machines. It provides unstyled components that encapsulate logic and accessibility — including full keyboard navigation, focus management, and WAI-ARIA support — while leaving visual styling entirely to the consumer. Components expose scoped data attributes for CSS targeting and use state machines to produce predictable, testable interactive behavior across every state transition. The library distinguishes itself through a state propagation model that distributes

    Replaces an Ark component's default DOM element with a custom component that inherits all its behavior, styling, and accessibility.

    TypeScriptcomponentsdesign-systemheadless
    عرض على GitHub↗5,004
  • discord-jda/jdaالصورة الرمزية لـ discord-jda

    discord-jda/JDA

    4,665عرض على GitHub↗

    JDA هو غلاف Java لـ Discord API، يوفر إطار عمل لبناء وكلاء آليين ودمج التطبيقات مع منصة الدردشة. يعمل كعميل REST API لإدارة كيانات الخادم وعميل بوابة يحافظ على اتصالات WebSocket مستمرة لتحديثات الحالة في الوقت الفعلي. تتميز المكتبة بوحدة API صوتية شاملة لإدارة بث الصوت، واتصال قناة الصوت، وتكامل لوحة الصوت. كما تتضمن مجموعة أدوات متخصصة لتصميم واجهة المستخدم التفاعلية، مما يتيح إنشاء أوامر الشرطة المائلة، والأزرار، وقوائم الاختيار، ونماذج إدخال المشروط. بشكل عام، يغطي المشروع إدارة المجتمع من خلال إدارة القواعد الآلية، وإدارة الخادم عبر تكوين القناة والدور، وإدارة حركة المرور باستخدام التقسيم (sharding) لتوزيع أحمال الأحداث. كما يوفر أدوات لإنشاء محتوى الوسائط الغنية واسترجاع ملف تعريف العضو المفصل.

    Allows for the programmatic swapping or removal of interactive elements within a message component structure.

    Javaapiapi-wrapperbot
    عرض على GitHub↗4,665
  • dv8fromtheworld/jdaالصورة الرمزية لـ DV8FromTheWorld

    DV8FromTheWorld/JDA

    4,663عرض على GitHub↗

    JDA هي مكتبة Java تعمل كغلاف Discord API، وإطار عمل للبوت، وعميل API صوتي. تتيح للتطبيقات التفاعل مع Discord REST API والبوابة في الوقت الفعلي لبناء مساعدين آليين، وإدارة الخوادم، والتعامل مع تفاعلات المستخدم. يتضمن المشروع مدير تقسيم لتوزيع اتصالات البوابة عبر أقسام متعددة لتوسيع عمليات النشر ذات الحجم الكبير. كما يوفر مكتبة مكونات واجهة المستخدم لإنشاء أزرار تفاعلية، وقوائم اختيار، ونماذج مشروطة داخل الرسائل. تغطي قدراتها إدارة الصوت والصوت، بما في ذلك بث الصوت وتشغيل لوحة الصوت. تتضمن المكتبة أيضًا أدوات لإدارة المجتمع، وإدارة الخادم، والإشراف الآلي على المحتوى من خلال مشغلات قائمة على القواعد. ينفذ النظام مجموعة متنوعة من الأنماط المعمارية، بما في ذلك سجل مستمع قائم على الأحداث، وتخزين مؤقت للذاكرة قابل للتكوين، ومعالجة تلقائية لحد المعدل لطلبات API.

    Allows swapping or removing interactive UI elements within a message hierarchy.

    Java
    عرض على GitHub↗4,663
  • transparentlc/wechatmomentscreenshotالصورة الرمزية لـ TransparentLC

    TransparentLC/WechatMomentScreenshot

    4,342عرض على GitHub↗

    WeChat Moments Screenshot Generator هي أداة محاكاة لوسائل التواصل الاجتماعي مصممة لإنشاء لقطات شاشة محاكاة لمنشورات التواصل الاجتماعي. تعمل كمحاكي لواجهة مستخدم نظام تشغيل الهاتف المحمول، مما يسمح للمستخدمين بإنشاء صور واقعية تحاكي المظهر المرئي لنشاط وسائل التواصل الاجتماعي. تتميز الأداة بجالب بيانات وصفية يسترجع العناوين وصور الغلاف من الروابط العامة لملء معاينات المنشورات المشتركة تلقائياً. تتضمن قدرات لمحاكاة المشاركة العضوية من خلال الإعجابات والتعليقات العشوائية، وتستخدم تعيينات قائمة على الأنماط لإدراج الرموز التعبيرية الخاصة بالمنصة في محتوى المنشور. يوفر النظام تخصيص نمط الواجهة ليتناسب مع أشرطة حالة نظام تشغيل الهاتف المحمول المحددة والأنماط المرئية. يمكن للمستخدمين تصميم معاينات المحتوى لتقديم إثبات المشاركة أو إنشاء نماذج عالية الدقة لعروض التصميم التقديمية.

    Maps specific text placeholders to platform-specific emoticon images to mimic authentic social media posts.

    HTML
    عرض على GitHub↗4,342
  1. Home
  2. User Interface & Experience
  3. Component Replacements

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

  • Data Sampling StrategiesMethods for selecting training data batches to improve efficiency and reduce gradient variance. **Distinct from Component Replacements:** Focuses on data iteration logic, distinct from UI component replacement.
  • Emoticon OverridersMechanisms for replacing default text-based emoticon icons with custom image files. **Distinct from Component Replacements:** Distinct from general component replacements: focuses on mapping text-based emoticons to custom images.
  • HeadlessReplaces a headless component's default DOM element with a custom component while preserving all behavior, styling, and accessibility. **Distinct from Component Replacements:** Distinct from Component Replacements: focuses on replacing the rendered element of a headless primitive, not general UI element swaps within existing views.