@nechehin/lazyload
Javascript plugin for lazyload images. Fork of https://github.com/tuupola/jquery_lazyload , but with IntersectionObserver mode support
Found 98 results for IntersectionObserver
Javascript plugin for lazyload images. Fork of https://github.com/tuupola/jquery_lazyload , but with IntersectionObserver mode support
IntersectionObserver for Vue.js
An Angular library that lazy load images with IntersectionObserver API
A lightweight TypeScript library providing utilities for observing intersection and resize events of DOM elements with automatic cleanup.
Detect intersection between DOM elements and viewport using IntersectionObserver API
工具函数
React component for IntersectionObserver callback
A simple component that use the IntersectionObserver to notify when it intersect with the viewport or a an element
Simple wrapper for IntersectionObserver API
Popover utility
基于react的曝光埋点
A util to highlight any tag into the DOM with IntersectionObserver
A module to lazy load images using the Intersection Observer API
rxjs Observables for IntersectionObserver, MutationObserver & ResizeObserver
Custom React Hook for initializing IntersectionObserver on any node ref
A React component for scroll animations using Intersection Observer
Angular library that wraps the browser IntersectionObserver in an Angular directive
A custom lazy loading library using IntersectionObserver
Simple scroller manager using Intersection Observer
@clickOutside decorator for Lit Element to call annotated method when component is scrolled to viewport
easy to use intersection observer, adapted for react.
vue3插件-观察器
@clickOutside decorator for Lit Element to call annotated method when component is scrolled to viewport
add intersection events to dom elements
A Vue2 component to add IntersectionObserver and MutationObserver to Vue2 component or HTML element.
IntersectionObserver simplified
a lazyload plugin based on IntersectionObserver interface.
Yet Another Lazy Loader
根据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.
A simple vue directive for element scorll insight with IntersectionObserver
A lightweight library for checking element visibility on the screen using IntersectionObserver.
easy to use intersection observer, adapted for vue.
基于IntersectionObserver实现的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.
no description
An infinite scroll component for React
Add/remove classes to elements as the user scrolls with IntersectionObserver