🐊Putout plugin adds ability to remove useless `.map`
Yet Another Linked List
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
A simple list of possible Typed Array names.
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.
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).
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
Analyze and debug space usage through source maps
Robustly get the byte length of a Typed Array
replace the namespace names
Robustly get the length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
nv-facutil-init-ta ======================= - init fill a typed-array with a typed-array-unit
creates a new array with given range
General purpose glob-based configuration matching.
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