This package provides utilities for creating schema for different types, along with serialization information.
Like a Set, but provides the index of the `key` in the backing array
Create an array of unique values, in order, from the input arrays
ESLint configuration used by Create React App
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A polyfill for the Array.prototype.includes method.
A simple list of possible Typed Array names.
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Robustly get the byte offset of a Typed Array
Create an array without duplicates
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
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
Parses set-cookie headers into objects
Fast JavaScript array sorting by implementing Python's Timsort algorithm
utilities for primitive JavaScript types
General purpose glob-based configuration matching.
Determine whether or not a value is contained by a given collection.
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.
Format for representing rich text documents and changes.
Parse postgres array columns