A simple React Hook that uses the Intersection Observer API
React component that supports infinity scroll aiming blazing speed by using Intersection Observer API
A polyfill of IntersectionObserver API
Checks if two geometries cross each other.
A lightweight and simple React hook for detecting if an element is in the viewport using the Intersection Observer API. Perfect for lazy loading, infinite scrolling, animations, and more!
Tailwind CSS with Intersection Observer variants
Return the intersection between two sets.
A Svelte action that monitors an element enters or leaves the viewport or a parent element. Performant and efficient thanks to using Intersection Observer under the hood.
cone-render
Underlying schema language parsed from arktype syntax.
Determine the point of intersection between a ray and axis-aligned bounding box (AABB)
App that shows the intersection between 2 lines or line segments
A React Hook for the [Intersection Observer API](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API).
Fast and robust triangle-triangle intersection test with high precision for cross and coplanar triangles based on the algorithm by Devillers & Guigue.
Intersection component package with testing and automatic documentation.
Converts TypeScript-like intersection types to JSDoc compatible union types, that is, from & -> |
React utilities for observing when elements enter or leave the viewport using Intersection Observer API.
Any dimensional box intersection
React component for the Intersection Observer API
[简体中文](https://github.com/BiYuqi/vue-intersection-observer/blob/master/README.zh-CN.md) | English
React library for using Intersection Observer API in React-friendly way
Simplify your schema by combining allOf into the root schema, safely.
Harness the power of Intersection Observers for simple list virtualization in React
intersect a ray and triangle in 3 dimensions