An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Split a double-precision floating-point number into a higher order word and a lower order word.
Is this value a JS ArrayBuffer?
Robustly get the byte offset of a Typed Array
Get consecutively unique elements from an array
Pure-JS ADLER-32
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Maximum unsigned 32-bit integer.
Get the ArrayBuffer out of a TypedArray, robustly.
Cryptographic key pairs for the XRP Ledger
Is this value a JS SharedArrayBuffer?
Robustly get the length of a Typed Array
Validates if a value is a boolean primitive.
Robustly get the byte length of a Typed Array
vaadin-integer-field
Unsigned integers for Javascript
An implementation of the WHATWG URL Standard's URL API and parsing machinery
General purpose glob-based configuration matching.
Module for working with CIDR (v4, v6)
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.
Parse postgres array columns
Run-time type system for JavaScript
Maximum safe double-precision floating-point integer.