Return true if two line segments have intersection.
Monitor if a component is inside the viewport, using IntersectionObserver API
A React hook for the IntersectionObserver API that uses a polyfill when the native API is not available
Find self-intersections in geojson polygon (possibly with interior rings)
Tracks the intersection of a DOM element and its containing element or the viewport.
Computes the intersection between two SVG paths
Simple Semver and SemverRange classes
React hook to use IntersectionObserver declaratively.
A BVH implementation to speed up raycasting against three.js meshes.
Underlying schema language parsed from arktype syntax.
React component for the Intersection Observer API
A library for declarative use of Intersection Observer API with Angular
Tracks the intersection of a DOM element and its containing element or the viewport.
A react hook to use the IntersectionObserver declaratively in your React app.
The lodash method `_.intersection` exported as a module.
Intersection Observer Admin for better performance
Track React component in viewport using Intersection Observer API
Reference Implementation of the Dufour-Peyton Intersection Algorithm. Calculates the Intersections of Arbitrary Polygons with a Geospatial Raster.
A module to check if a polygon self-intersects using a sweepline algorithm
Takes a complex (i.e. self-intersecting) geojson polygon, and breaks it down into its composite simple, non-self-intersecting one-ring polygons.
Flowtype linting rules for ESLint.
Return an array with the unique values present in _all_ given arrays using strict equality for comparisons.
Detect if an element is in the viewport using the Intersection Observer API
Apply boolean polygon clipping operations (intersection, union, difference, xor) to your Polygons & MultiPolygons.