Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Light implementation of binary buffer with helpers for easy access.
Interactive map: `center`, `zoom`, `source` (OSM or CARTO vector styles), `options` (e.g. `centerFromGeometries`, marker text layout), and `data` with markers (lng/lat, icon, popup HTML, text). CARTO vector uses `source.style` in light mode; in dark mode
Yet Another Linked List
Get the ArrayBuffer out of a TypedArray, robustly.
A simple list of possible Typed Array names.
Analyze and debug space usage through source maps
replace the namespace names
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).
Interactive Json Viewer, but not only a json viewer
Astro UXDS Design Tokens
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Apply a callback function to elements in an input array and assign results to elements in a new output array.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte length of a Typed Array
Robustly get the length of a Typed Array
Helper function to define a map
creates a new array with given range
General purpose glob-based configuration matching.
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Merge old source map and new source map in multi-transform flow