Helper function to remap async functions to generators
MongoDB query filtering in JavaScript
Store localized fields in an array to save on attributes
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.
Filter internal paths, operations, parameters, schemas etc from OpenAPI/Swagger definitions
Turn async generator functions into ES2015 generators
Map over promises concurrently
Ip filter middleware for koa, support `whitelist` and `blacklist`.
Allow parsing of async generator functions
Turn async functions into ES2015 generators
small, standalone fuzzy search / fuzzy filter. browser or node
Bruno query with deep navigation, filter and map support
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Robustly get the byte offset of a Typed Array
Fuzzy filtering and string scoring
https://github.com/mdlivingston
`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.
Get the ArrayBuffer out of a TypedArray, robustly.
A simple list of possible Typed Array names.
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
async.mapLimit's functionality available as a standalone npm module
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.