A simple list of possible Typed Array names.
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
Is this value a JS ArrayBuffer?
No description provided.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
JSON for Humans
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Query JavaScript objects with JSONPath expressions. Robust / safe JSONPath engine for Node.js.
Determine and test types using constructor or {}.toString
Is this value a JS SharedArrayBuffer?
> Convenient JavaScript function that serializes Objects to FormData instances.
ESLint rules for controlling where and how mutation is used.
Robustly get the length of a Typed Array
Robustly get the byte offset of a Typed Array
Full BCP 47 language subtag data from the official IANA repository, in JSON format with multiple indices.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the byte length of a Typed Array
Returns an array of mapped values from an array or object.
chai plugin to match objects and arrays deep equality with arrays (including nested ones) being in any order
Simplified streams of objects
Get the ArrayBuffer out of a TypedArray, robustly.
JSON.parse with context information on error
Block API for WordPress.
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.