Robustly get the byte offset of a Typed Array
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
`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.
Get the ArrayBuffer out of a TypedArray, robustly.
Iterator library for JavaScript and TypeScript
Is this value a JS SharedArrayBuffer?
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
A simple list of possible Typed Array names.
Is this value a JS ArrayBuffer?
🐊Putout plugin adds ability to convert '.reduce()' to 'for...of'
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
High quality image resize in browser.
Micro subset of unicode data files for markdown-it projects.
A collection of helpers for building reducer functions (usable for Redux, Array().reduce, or any other reducing code)
General purpose glob-based configuration matching.
🐊Putout plugin adds ability to apply for...of
The lodash method `_.reduce` exported as a module.
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.
Out of service - A heavy-weight library for promises, based on Q
Parse postgres array columns
reduce an object