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

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

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

1 مستودع

Awesome GitHub RepositoriesDevice State Mocks

Mocking utilities that simulate device characteristics for consistent server-side rendering.

Distinct from Server-Side Rendering: Focuses on simulating device settings for SSR, not on the rendering engines themselves.

Explore 1 awesome GitHub repository matching web development · Device State Mocks. Refine with filters or upvote what's useful.

Awesome Device State Mocks GitHub Repositories

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

    yocontra/react-responsive

    7,171عرض على GitHub↗

    react-responsive is a media query library for React used to implement responsive design by conditionally rendering components based on viewport dimensions. It provides hooks and utilities for viewport detection and monitoring screen characteristics and orientation changes. The library includes a server-side rendering mock and device simulation capabilities. These allow for the manual override of device settings via properties or context to ensure consistent rendering during server-side operations and to facilitate automated UI testing. The project covers device characteristic detection and v

    Implements a mechanism to override device settings via context to ensure consistency during server-side operations.

    TypeScriptreact
    عرض على GitHub↗7,171
  1. Home
  2. Web Development
  3. Server-Side Rendering
  4. Device State Mocks