Provides functionality related to source maps.
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
ASN.1 schema for PKCS #8 private key information structures defined in RFC 5208.
Returns an array of Typed Array names that are available in the current environment
Implementation of Structured Field Values for HTTP (RFC9651, RFC8941)
One-dimensional recursive spatial subdivision.
Create an array without duplicates
Create an array with values that are present in the first input array but not additional ones
Common structures.
ASN.1 schema for X.509 certificates, certificate revocation lists, and related profile structures defined in RFC 5280.
Generates diffs between documents and primitive types
Definitions for Matter application
return list of CallSite objects from a captured stacktrace
`Array#forEach()` but it’s possible to define where to move to next
Return a function which tests if every element in an array passes a test condition.
Get all but the last element or last n elements of an array.
Minimal async jobs utility library, with streams support
base64 utilities for TypeScript and JavaScript
NEON decoder and encoder for JavaScript
Parses set-cookie headers into objects
Float64Array.
Turn an array like into an array
Tiny JavaScript tokenizer.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.