A render prop component pattern which provides an interface for the `IntersectionObserver` API.
Monitor if a component is inside the viewport, using IntersectionObserver API
A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.
Low-level support library for the Stellar network.
Read/write XDR encoded data structures (RFC 4506)
A React hook for the IntersectionObserver API that uses a polyfill when the native API is not available
Tracks the intersection of a DOM element and its containing element or the viewport.
Computes the intersection between two SVG paths
React hook to use IntersectionObserver declaratively.
A BVH implementation to speed up raycasting against three.js meshes.
Underlying schema language parsed from arktype syntax.
Find self-intersections in geojson polygon (possibly with interior rings)
React components to add reveal animations using the Intersection Observer API and CSS Animations.
React component for the Intersection Observer API
A library for declarative use of Intersection Observer API with Angular
Intersection Observer Admin for better performance
Tracks the intersection of a DOM element and its containing element or the viewport.
The lodash method `_.intersection` exported as a module.
@trezor/connect plugin for Stellar
Track React component in viewport using Intersection Observer API
Simple Semver and SemverRange classes
Reference Implementation of the Dufour-Peyton Intersection Algorithm. Calculates the Intersections of Arbitrary Polygons with a Geospatial Raster.
bc-ur-registry extension for Stellar
A module to check if a polygon self-intersects using a sweepline algorithm