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