Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Validates if a value is an array of primitive numbers, excluding NaN.
Array manipulation, ordering, searching, summarizing, etc.
Return a function which tests if every element in an array-like object passes a test condition.
Validates if a value is undefined.
foreach component + npm package
Validates if a value is NaN.
Useful functions when working with JSON.
Put a bunch of emitted events in an array, for testing.
A simple list of possible Typed Array names.
Is this value a JS ArrayBuffer?
Validates if a value is a boolean primitive.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Validates if a value is an array of string primitives.
An ini encoder/decoder for node
Validates if a value is a string array.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Test if a value is an array-like object.
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