awesome-repositories.com
Blog
MCP
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
·
A

AvraamMavridis/react-intersection-visible-hook

0
View on GitHub↗
0 stele·0 fork-uri·4 vizualizări

React Intersection Visible Hook

React hook to track the visibility of a functional component based on IntersectionVisible Observer.

Features

  • Browser & DOM Utilities - Track functional component visibility.
  • Hook Extensions - Visibility tracking for components using the Intersection Observer API.

Istoric stele

Graficul istoricului de stele pentru avraammavridis/react-intersection-visible-hookGraficul istoricului de stele pentru avraammavridis/react-intersection-visible-hook

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

Alternative open-source pentru React Intersection Visible Hook

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu React Intersection Visible Hook.
  • streamich/react-useAvatar streamich

    streamich/react-use

    43,974Vezi pe GitHub↗

    react-use is a collection of reusable state and effect hooks for managing common logic in React applications. It serves as a comprehensive library for implementing state management patterns and wrapping various browser APIs into consistent hook interfaces. The project provides a specialized toolkit for DOM interaction and browser API integration, allowing components to track element dimensions, manage cookies, and monitor hardware sensors. It includes a suite of animation and timing utilities for physics-based numeric interpolation and frame-synced state updates. Beyond basic state managemen

    TypeScript
    Vezi pe GitHub↗43,974
  • pankod/react-hooks-screen-typeP

    pankod/react-hooks-screen-type

    0Vezi pe GitHub↗

    This package is useful for determining screen size type on web applications with respect to bootstrap 4 grid system.

    Vezi pe GitHub↗0
  • csfrequency/react-firebase-hooksAvatar csfrequency

    csfrequency/react-firebase-hooks

    3,637Vezi pe GitHub↗

    React Hooks for Firebase.

    TypeScript
    Vezi pe GitHub↗3,637
  • chalarangelo/30-seconds-of-reactAvatar Chalarangelo

    Chalarangelo/30-seconds-of-react

    5,081Vezi pe GitHub↗

    This project is a comprehensive collection of reusable code snippets, custom hooks, and implementation patterns for building user interfaces with React. It serves as a library of short examples designed to solve common development tasks, ranging from state management to DOM integration. The collection provides a wide array of specialized utilities for interacting with browser APIs, including window dimension tracking, media query evaluation, and online status monitoring. It also includes practical guides and snippets for performance optimization, such as memoization, lazy loading, and state c

    JavaScripteducationjavascriptlearn-to-code
    Vezi pe GitHub↗5,081
Vezi toate cele 30 alternative pentru React Intersection Visible Hook→

Întrebări frecvente

Ce face avraammavridis/react-intersection-visible-hook?

React hook to track the visibility of a functional component based on IntersectionVisible Observer.

Care sunt principalele funcționalități ale avraammavridis/react-intersection-visible-hook?

Principalele funcționalități ale avraammavridis/react-intersection-visible-hook sunt: Browser & DOM Utilities, Hook Extensions.

Care sunt câteva alternative open-source pentru avraammavridis/react-intersection-visible-hook?

Alternativele open-source pentru avraammavridis/react-intersection-visible-hook includ: csfrequency/react-firebase-hooks — React Hooks for Firebase. streamich/react-use — react-use is a collection of reusable state and effect hooks for managing common logic in React applications. It… pankod/react-hooks-screen-type — This package is useful for determining screen size type on web applications with respect to bootstrap 4 grid system. chalarangelo/30-seconds-of-react — This project is a comprehensive collection of reusable code snippets, custom hooks, and implementation patterns for… amorriscode/use-overflow. alex-cory/use-react-modal.