awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

1 repositorio

Awesome GitHub RepositoriesVisibility Fallbacks

Default visibility states used when browser APIs for intersection detection are unavailable.

Distinct from State Fallbacks: Specific to visual visibility states in the browser, whereas State Fallbacks is a general architectural pattern for null/undefined values.

Explore 1 awesome GitHub repository matching software engineering & architecture · Visibility Fallbacks. Refine with filters or upvote what's useful.

Awesome Visibility Fallbacks GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • thebuilder/react-intersection-observerAvatar de thebuilder

    thebuilder/react-intersection-observer

    5,537Ver en GitHub↗

    react-intersection-observer is a React implementation of the Intersection Observer API designed to track when DOM elements enter or leave the browser viewport. It provides a wrapper and a set of hooks for monitoring element visibility and triggering callbacks when content becomes visible to the user. The library includes a mechanism for DOM occlusion detection to determine if an element is covered by other components or hidden by CSS filters. It also features a polyfill wrapper that provides visibility fallbacks for browsers that do not natively support intersection observer capabilities. Th

    Provides a configurable default visibility state for browsers that do not support the Intersection Observer API.

    TypeScript
    Ver en GitHub↗5,537
  1. Home
  2. Software Engineering & Architecture
  3. Default Configuration Values
  4. State Fallbacks
  5. Visibility Fallbacks