The Aztec KV store is an implementation of a durable key-value database with a pluggable backend. The only supported backend right now is LMDB by using the [`lmdb-js` package](https://github.com/kriszyp/lmdb-js).
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Is this value a JS SharedArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
replace the namespace names
Robustly get the byte length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Analyze and debug space usage through source maps
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
reducer for the Shift AST format
Robustly get the length of a Typed Array
Useful TypeScript utilities.
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
OpenAPI 3 mock server. Validates SDKs against OpenAPI specs with clear error attribution.
Continued fraction approximation.
React useReducer with async actions
Color map generator
General purpose glob-based configuration matching.
Asynchronously aggregate arguments across calls to a function
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.
Apply a function to an array from then end to the beginning.
Sequence your effects naturally and purely by returning them from your reducers.
Helper function to define a map