No description provided.
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Robustly get the byte offset of a Typed Array
Apply a callback function to elements in an input array and assign results to elements in a new output array.
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
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Analyze and debug space usage through source maps
small, standalone fuzzy search / fuzzy filter. browser or node
Robustly get the byte length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Robustly get the length of a Typed Array
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Velocity Template Language(VTL) for JavaScript
You can set up drag, pinch events in any browser.
Concatenate a readable stream's data into a single array
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
creates a new array with given range
General purpose glob-based configuration matching.
typescript-json-schema generates JSON Schema files from your Typescript sources
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.
Helper function to define a map