awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
A

AvraamMavridis/react-intersection-visible-hook

0
View on GitHub↗
0 星标·0 分支·2 次浏览

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.

Star 历史

avraammavridis/react-intersection-visible-hook 的 Star 历史图表avraammavridis/react-intersection-visible-hook 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

avraammavridis/react-intersection-visible-hook 是做什么的?

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

avraammavridis/react-intersection-visible-hook 的主要功能有哪些?

avraammavridis/react-intersection-visible-hook 的主要功能包括:Browser & DOM Utilities, Hook Extensions。

avraammavridis/react-intersection-visible-hook 有哪些开源替代品?

avraammavridis/react-intersection-visible-hook 的开源替代品包括: 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.

React Intersection Visible Hook 的开源替代方案

相似的开源项目,按与 React Intersection Visible Hook 的功能重合度排序。
  • streamich/react-usestreamich 的头像

    streamich/react-use

    43,974在 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
    在 GitHub 上查看↗43,974
  • pankod/react-hooks-screen-typeP

    pankod/react-hooks-screen-type

    0在 GitHub 上查看↗

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

    在 GitHub 上查看↗0
  • csfrequency/react-firebase-hookscsfrequency 的头像

    csfrequency/react-firebase-hooks

    3,637在 GitHub 上查看↗

    React Hooks for Firebase.

    TypeScript
    在 GitHub 上查看↗3,637
  • chalarangelo/30-seconds-of-reactChalarangelo 的头像

    Chalarangelo/30-seconds-of-react

    5,081在 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
    在 GitHub 上查看↗5,081
查看 React Intersection Visible Hook 的所有 30 个替代方案→