Tokenize a string into an array of string parts and format identifier objects.
A library for deep (recursive) merging of Javascript objects
Merges the enumerable properties of two or more objects deeply.
Parses Netlify headers into a JavaScript object representation
Java Script Object eXchange.
A blazing-fast equality comparison utility for a variety of use-cases
Various method to process spectra
Returns true if a value is a plain object, array or function.
an operating-system utility library
Robustly get the byte offset of a Typed Array
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
OData v4 query builder that uses a simple object-based syntax similar to MongoDB and js-data
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Query JavaScript objects with JSONPath expressions. Robust / safe JSONPath engine for Node.js.
Get the ArrayBuffer out of a TypedArray, robustly.
ESLint rules for controlling where and how mutation is used.
No description provided.
A tiny (304B to 489B) utility for check for deep equality
JSON for Humans
Is this value a JS SharedArrayBuffer?
A simple list of possible Typed Array names.
Is this value a JS ArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.