awesome-repositories.com
Blog
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

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

    contra/react-responsive

    7,172Ver en 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
    Ver en GitHub↗7,172
  1. Home
  2. User Interface & Experience
  3. Adaptive Rendering