Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Create unique translations of a document based on its language, joined by a shared reference document.
Convert an object's keys to snake case
An Ethers.js compatible signer that connects to GCP KMS
autofix some errors reported by eslint rules.
Return the maximum length of array in JavaScript.
Resolver for tarball dependencies
List of Android Supported Devices
Generate all possible permutations of an object's key-value pairs
JavaScript date/time utilities for Vega.
an eslint rule plugin companion to babel-eslint
Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
Get the index of the first element in an array that returns truthy for the given value, using strict equality for comparisons.
Convert a series of points to a monotone cubic spline
A type checking library where each exported function returns either true or false and does not throw. Also added tests.
Eslint rule for consistent filenames.
Test if a value is an array-like object.
React PureComponent implementation embracing Immutable.js
Complex128Array.
ESLint rules for controlling where and how mutation is used.
Check if a value is an array or a typed array
Simple functional programming utility & Misc programming tool
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.