Store localized fields in an array to save on attributes
Bizarro minimist: transform an options object into argv
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
offers a way to query a Javascript AST to find specific patterns using a syntax somewhat similar to XPath.
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
Get the last or last n elements in an array.
Quickly scan for CLI flags and arguments
Deep comparison of 2 instances for should.js
Tree-shakeable static models.dev catalog split by provider for TokenLens.
Estlint rule - no async callbacks for array methods
Detect whether or not an object is a Typed Array
https://github.com/mdlivingston
Find the first element in an array that passes a callback test. Equivalent to underscore.find()
A lightweight Node.js module to recursively read files in a directory using ES6 Promises
Support [Flow static type checking](https://flow.org/) in [Vite](https://vitejs.dev/)
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Runs (webpack) loaders
git-log-parser
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Array#forEach ponyfill for older browsers
Convert object keys to camel case
> Convenient JavaScript function that serializes Objects to FormData instances.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.