Apply a sequence of filter functions to an object
OData v4 query builder that uses a simple object-based syntax similar to MongoDB and js-data
Functional, data-last array filter. Should also be faster than the native Array.prototype.filter
Filter internal paths, operations, parameters, schemas etc from OpenAPI/Swagger definitions
small, standalone fuzzy search / fuzzy filter. browser or node
Estlint rule - no async callbacks for array methods
Bruno query with deep navigation, filter and map support
Fuzzy filtering and string scoring
MongoDB query filtering in JavaScript
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.
The App API handles high level App state and events.For example, this API emits events when the app enters and leaves the foreground, handles deeplinks, opens other apps, and manages persisted plugin state.
Is this value a JS ArrayBuffer?
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.
Store localized fields in an array to save on attributes
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
Get the ArrayBuffer out of a TypedArray, robustly.
Robustly get the byte length of a Typed Array
https://github.com/mdlivingston
Get the index of the first element in an array that returns truthy for the given value, using strict equality for comparisons.