Showing 1-20 of 262,143 packages
utilities for primitive JavaScript types
foreach component + npm package
This module creates a function which is used for generating cache keys used by code transformers in Jest.
Programmatic access to the ARIA specification
Array manipulation, ordering, searching, summarizing, etc.
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.
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
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
Is this value a JS ArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Robustly get the byte length of a Typed Array
Robustly get the length of a Typed Array
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.
Programmatic access to information about the AXObject Model
Match human-quality input to potential matches by edit distance.
Parse postgres array columns