Tracks the intersection of a DOM element and its containing element or the viewport.
Intersection Observer Admin for better performance
Takes a complex (i.e. self-intersecting) geojson polygon, and breaks it down into its composite simple, non-self-intersecting one-ring polygons.
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.
Detect if an element is in the viewport using the 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.
App that shows the intersection between 2 lines or line segments
The Splide extension for observing the intersection of the slider with the viewport.
Apply boolean polygon clipping operations (intersection, union, difference, xor) to your Polygons & MultiPolygons.
Primitives to support using the intersection observer API.
Array manipulation, ordering, searching, summarizing, etc.
Generic type declarations for e.g. TypeScript, GraphQL and JSON Schema
Fast intersection of multiple arrays
react native intersection observer
Finds the items in common between two arrays.
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Get the ArrayBuffer out of a TypedArray, robustly.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A simple list of possible Typed Array names.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Is this value a JS ArrayBuffer?