awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • yocontra/react-responsiveAvatar de yocontra

    yocontra/react-responsive

    7,171Ver en 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
    Ver en GitHub↗7,171
  1. Home
  2. Web Development
  3. Server-Side Rendering
  4. Device State Mocks