Codecs for various data structures
A pluggable minimal version of Scramjet that focuses only on stream transform and exposes only core features
small, standalone fuzzy search / fuzzy filter. browser or node
Parse in reverse
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
This template should help get you started developing with Vue 3 in Vite.
No description provided.
A simple list of possible Typed Array names.
TypeScript definitions for source-list-map
Sparse array with run-length encoded deletions
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
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).
Apply a callback function to elements in an input array and assign results to elements in a new output array.
Robustly get the byte offset of a Typed Array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the byte length of a Typed Array
Analyze and debug space usage through source maps
Robustly get the length of a Typed Array
Velocity Template Language(VTL) for JavaScript
Get the ArrayBuffer out of a TypedArray, robustly.
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.