A tiny (304B to 489B) utility for check for deep equality
Zero dependency library to safe merge objects.
The Linux IBM Z 64-bit Big Endian binary for esbuild, a JavaScript bundler.
Zip function
nyc configuration that works with typescript
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Robustly get the byte offset of a Typed Array
Small, performant & immutable iteration utilities for Arrays and Objects
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
A pluggable minimal version of Scramjet that focuses only on stream transform and exposes only core features
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Yet Another Linked List
Get the ArrayBuffer out of a TypedArray, robustly.
Remark plugin for replacing ```mermaid code blocks with react `<Mermaid />` component
A simple list of possible Typed Array names.
A drop-in replacement for new RegExp() with types
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).
Analyze and debug space usage through source maps
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
No description provided.
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