Convert a string to a valid JavaScript identifier
Brand checking of React Elements.
Match human-quality input to potential matches by edit distance.
Calculates the distance between a given point and the nearest point on a line.
Simple data set export to Excel xlsx file
Filter internal paths, operations, parameters, schemas etc from OpenAPI/Swagger definitions
JavaScript utilities for Vega.
A simple list of possible Typed Array names.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Is this value a JS ArrayBuffer?
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Robustly get the length of a Typed Array
Robustly get the byte offset of a Typed Array
Is this value a JS SharedArrayBuffer?
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
An easy-to-use wildcard globbing library.
Robustly get the byte length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
TOML parser for Node.js (TOML v1.1.0 compliant)
Memory-Aware Statistical Calculations
gRPC utility library for loading .proto files
The semantic version parser used by vlt
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.