Bizarro minimist: transform an options object into argv
Store localized fields in an array to save on attributes
Get the last or last n elements in an array.
A simple (TypeScript) integration of "pick" and "omit" to filter props of an object
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.
Unopinionated, no-frills CLI argument parser
HTML Utiltities
Quickly scan for CLI flags and arguments
API for combining call site modifiers
Estlint rule - no async callbacks for array methods
Tree-shakeable static models.dev catalog split by provider for TokenLens.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Find the first element in an array that passes a callback test. Equivalent to underscore.find()
offers a way to query a Javascript AST to find specific patterns using a syntax somewhat similar to XPath.
Detect whether or not an object is a Typed Array
Robustly get the byte offset of a Typed Array
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.
Runs (webpack) loaders
> Convenient JavaScript function that serializes Objects to FormData instances.
Is this value a JS SharedArrayBuffer?