An orderby query-operation actor
Find [nd-]array min/max values
Convert object keys from camel case
Rearrange array elements by index array
General purpose glob-based configuration matching.
Official `aws-lite` plugin for SSM
Converts arrays of integers from one base to another. Uses an O(N²) algorithm.
GraphQL Codegen plugin for building mock data
Hashing made simple. Get the hash of a buffer/string/stream/file.
Convert and detect character encoding in JavaScript
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
Shared utilities for the repository
Additional array extensions with a chainable api
JSON parse & stringify that supports binary via bops & base64
Compare alphanumeric strings the same way a human would, using a natural order algorithm
Takes a grid of values (GeoJSON format) and a set of threshold ranges. It outputs polygons that group areas within those ranges, effectively creating filled contour isobands.
Deprecated. Utilities for ES3, most of which have been adopted or superseded in ES5.1. Adapted from Douglas Crockford's Remedial JavaScript
A production-ready deep equality comparison library for JavaScript and TypeScript, supporting complex objects, arrays, and primitive types with circular reference detection. Works seamlessly across Node.js, Deno, and browser environments.
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.
flattens nested vertex data into a typed array
Converts an array of objects into a CSV file. Saves CSV to disk or returns as string.
Utility for converting between WGS84 lat/lng and MGRS coordinates
`[].reduce()` for old browsers