Showing 21-40 of 456,454 packages
Is this value a JS SharedArrayBuffer?
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the byte length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
Robustly get the length of a Typed Array
Detect whether or not an object is a Typed Array
A data loading utility to reduce requests to a backend via batching and caching.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
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.
Utility to convert Mapbox GL Style font names to CSS font definitions
Returns true if a value is a plain object, array or function.
Get the first fulfilled promise that satisfies the provided testing function
`Array#forEach()` but it’s possible to define where to move to next
ES2015 `Array#findIndex()` ponyfill
Translation between JavaScript values and Buffers
common low level utilities
Parse postgres array columns
Convert a typed array to a Buffer without a copy