react-native-intersection-observer
react native intersection observer
Found 98 results for IntersectionObserver
react native intersection observer
ESLint plugin for preventing memory leaks around observers (ResizeObserver, IntersectionObserver, MutationObserver)
Allows us to check if an element is within the browsers visual viewport
Wrapper around IntersectionObserver to hide away its weirdness and increase ease of usability
React hooks for monitoring an element's intersection with the viewport
Lightweight scrollytelling library using IntersectionObserver
React component that renders its child when it enters the viewport
A lightweight scrollytelling interface for React using the IntersectionObserver.
Determine whether an element is completely within the browser viewport
Yet Another Lazy Loader
Lightweight client testing framework
A Vue3 component to detect when HTML element or lazy component is becoming visible/hidden on the page.
Web components for lazy loading - you can use them everywhere, without any dependency. Contains also @Lazy decorator for Stenciljs to call annotated method when component is scrolled to viewport. Web components are based on @Lazy
Action that wraps IntersectionObserver
keyword: **intersectionObserver scroll-list Scroll animation,quick scroll resolved**
Async module that resolves when a target element has entered the viewport at a threshold, using Intersection Observer API
react native intersection observer
Efficiently use an Observer (i.e. IntersectionObserver) without the ugly observer callback. `insular-observer` gives you a simple, per-target `observe/unobserve` API that uses the same observer instance internally.
Executes a callback whenever the bounding rectangle of an element changes. It uses `IntersectionObserver` under the hood, eliminating the need for a polling loop.
Medusa is a lightweight, SSR-friendly utility for managing multiple IntersectionObservers with flexible event emission, fine-grained control, native once support, and memory-safe cleanup. Ideal for lazy loading, animations, and viewport-based triggers in
Animate On entrance (AOE) is a lightweight, dependency free, insanely fast scroll animation library built on top of Intersection Observer API
A simple scrolling image gallery for React.
A plugin for Hexo lazyload imgeas, auto generate thumbs, medium-like effect
Performance for multiple ResizeObserver and IntersectionObserver
2kb lazy load directive for angular. includes directive for lazy loading images.
Wrapper of IntersectionObserver
Scrollspy using IntersectionObserver
React Lazy Load Component for your Website Performance🚀
An IntersectionObserver utility for notifying callbacks when an element's intersection changes.
An infinite scroll component for React
This component uses IntersectionObserver to not only track if elements are intersecting but also monitors and compares the percentage they are visible. The elements with highest visiblity get flagged current.
A lightweight scroll sensor to solve your react scroll into viewport issues.
Highlights links in a table of contents when items appear in your viewport.
浏览器在空闲时预加载可见区域的超链接,以加速后续页面的加载速度 | Browser prefetchs visible area hyperlinks at idle time to speed up subsequent page loads
A React component for scroll animations using Intersection Observer
Vue.js plugin for detecting when element reaches top of the viewport. The plugin uses Intersection Observer.
基于react的曝光埋点
react function component,achieve scrollload through IntersectionObserver
Simple scroller manager using Intersection Observer
Custom React Hook for initializing IntersectionObserver on any node ref
基于vue的懒加载插件,图片或者其他资源进入可视区域后加载
IntersectionTrigger utilizes the most modern web technology to trigger anything by intersection. Including scroll-based animations.
UnoCSS preset for scroll inview animation
Polifyll for IntersectionObserver API
This package contains the bindings for the IntersectionObserver api
An Angular library that lazy load images with IntersectionObserver API
Add/remove classes to elements as the user scrolls with IntersectionObserver
A simple component that use the IntersectionObserver to notify when it intersect with the viewport or a an element
使用 IntersectionObserver 进行是否展示 DOM 判断(Vue@2自定义指令)
IntersectionObserver simplified
React hook for tracking component viewability, based on IntersectionObserver
IntersectionObserver for Vue.js
A lightweight scrollytelling interface for React using the IntersectionObserver.
Detect intersection between DOM elements and viewport using IntersectionObserver API
easy to use intersection observer, adapted for vue.
基于IntersectionObserver实现的React滚动加载组件
IObserve is a lightweight script that allows you to easily use browsers' IntersectionObserver API
A util to highlight any tag into the DOM with IntersectionObserver
A simple, no-frills visibility utility. Will tell you if a component is 100% inside the viewport, and when a visible component exits the viewport.
IntersectionObserver simplified
Decorator for Lit Element to call annotated method when component is scrolled to viewport.
A wrapper of Intersection Observer API.
no description
A lightweight TypeScript library providing utilities for observing intersection and resize events of DOM elements with automatic cleanup.
a vuejs directive to execute a callback when the binding element is intersecting the viewport
Plain vanilla JS IntersectionObserver utility, to be used as a mixin
Decorator for StencilJs call annotated method when component is scrolled to viewport.
Javascript plugin for lazyload images. Fork of https://github.com/tuupola/jquery_lazyload , but with IntersectionObserver mode support
IntersectionObserver simplified
Angular library that wraps the browser IntersectionObserver in an Angular directive
rxjs Observables for IntersectionObserver, MutationObserver & ResizeObserver
工具函数
Simple wrapper for IntersectionObserver API
@clickOutside decorator for Lit Element to call annotated method when component is scrolled to viewport
A simple inview plugin using the intersection observer
根据IntersectionObserver实现图片懒加载的封装
observer some element and if it is visible, do something
easy to use intersection observer
This is a simple React Hooks that trigger a callback all time the element is viewed.
A lightweight library for checking element visibility on the screen using IntersectionObserver.
@clickOutside decorator for Lit Element to call annotated method when component is scrolled to viewport
A lightweight scrollytelling interface for React using the IntersectionObserver.
A module to lazy load images using the Intersection Observer API
React component for IntersectionObserver callback
add intersection events to dom elements
Scroll based animation JavaScript library
a lazyload plugin based on IntersectionObserver interface.
A custom lazy loading library using IntersectionObserver
easy to use intersection observer, adapted for react.
no description
react-scrollama with SSR support.
Reliable viewport tracking without missed targets, unlike the default IntersectionObserver API.
vue3插件-观察器
Yet Another Lazy Loader
A simple vue directive for element scorll insight with IntersectionObserver
Easy scroll-driven interactions in the browser built on top of IntersectionObserver
Popover utility
A Vue2 component to add IntersectionObserver and MutationObserver to Vue2 component or HTML element.