awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
joshwnj avatar

joshwnj/react-visibility-sensor

0
View on GitHub↗
2,322 stele·195 fork-uri·JavaScript·MIT·3 vizualizări

React Visibility Sensor

Sensor component for React that notifies you when it goes in or out of the window viewport.

Features

  • Visibility Reporters - Sensor component for tracking visibility.

Istoric stele

Graficul istoricului de stele pentru joshwnj/react-visibility-sensorGraficul istoricului de stele pentru joshwnj/react-visibility-sensor

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face joshwnj/react-visibility-sensor?

Sensor component for React that notifies you when it goes in or out of the window viewport.

Care sunt principalele funcționalități ale joshwnj/react-visibility-sensor?

Principalele funcționalități ale joshwnj/react-visibility-sensor sunt: Visibility Reporters.

Care sunt câteva alternative open-source pentru joshwnj/react-visibility-sensor?

Alternativele open-source pentru joshwnj/react-visibility-sensor includ: brigade/react-waypoint — react-waypoint is a set of React components and wrappers designed to execute callbacks when specific DOM elements… thebuilder/react-intersection-observer — react-intersection-observer is a React implementation of the Intersection Observer API designed to track when DOM…

Alternative open-source pentru React Visibility Sensor

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu React Visibility Sensor.
  • brigade/react-waypointAvatar brigade

    brigade/react-waypoint

    4,047Vezi pe GitHub↗

    react-waypoint is a set of React components and wrappers designed to execute callbacks when specific DOM elements enter or exit the visible screen area. It functions as a viewport visibility tracker that monitors when elements cross predefined spatial boundaries. The project provides a scroll trigger component and event wrapper that allow for custom offset configurations to account for fixed UI elements. These tools can be configured to use a specific DOM node or the global window as the scrollable ancestor for visibility calculations. The library covers several implementation patterns, incl

    JavaScript
    Vezi pe GitHub↗4,047
  • thebuilder/react-intersection-observerAvatar thebuilder

    thebuilder/react-intersection-observer

    5,537Vezi pe 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

    TypeScript
    Vezi pe GitHub↗5,537