Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
DOM utilities module for WordPress.
Format for representing rich text documents and changes.
Framework-independent loaders for 3D graphics formats
Takes a grid of values (GeoJSON format) and a set of threshold ranges. It outputs polygons that group areas within those ranges, effectively creating filled contour isobands.
Zero dependency library to safe merge objects.
No description provided.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A utility function to index arrays by any criteria
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Iterate any JS iterator. Works robustly in all environments, all versions.
Is this value a JS ArrayBuffer?
A simple list of possible Typed Array names.
Lightweight utility for input validation and data extraction in Turf.js. Ensures GeoJSON inputs are in the correct format and extracts specific components like coordinates or geometries.
Like _.includes but with wildcards
Robustly get the byte offset of a Typed Array
Returns an array of all tabbable DOM nodes within a containing node.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Is this value a JS SharedArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
No-bullshit super-simple es7 collections shim for Array#includes, Object.values, Object.entries
Robustly get the byte length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Robustly get the length of a Typed Array