🐊Putout plugin adds ability to remove useless `.map`
Execute a callback when a request closes, finishes, or errors
Inquirer search prompt
A tiny (304B to 489B) utility for check for deep equality
Retrieves a name:pathname Map for a given workspaces config
Zip function
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
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
`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.
Yet Another Linked List
Get the ArrayBuffer out of a TypedArray, robustly.
A simple list of possible Typed Array 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).
Is this value a JS SharedArrayBuffer?
replace the namespace names
Is this value a JS ArrayBuffer?
Analyze and debug space usage through source maps
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
Create HAR files from Chrome Debugging Protocol data.