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

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

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

1 مستودع

Awesome GitHub RepositoriesAdaptive Rendering

Techniques for conditionally rendering different UI elements based on the detected device environment or viewport size.

Distinct from Component Adapters: Candidates focused on generic component adapters or HTML renderers, not environment-aware conditional rendering.

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

Awesome Adaptive Rendering GitHub Repositories

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

    contra/react-responsive

    7,172عرض على GitHub↗

    react-responsive is a set of utility tools and hooks for evaluating CSS media queries within React components. It functions as a viewport state manager that detects screen dimensions and triggers user interface changes based on defined breakpoints. The project includes a helper for server-side rendering and automated testing that allows device properties to be overridden via context. This ensures consistent rendering when browser-native detection is unavailable. The library covers adaptive component rendering, viewport change monitoring, and responsive layout detection. It uses the native ma

    Implements logic to change which components are displayed based on current viewport dimensions and screen size.

    TypeScript
    عرض على GitHub↗7,172
  1. Home
  2. User Interface & Experience
  3. Adaptive Rendering