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.
PHP.wasm – polyfills for Node.js
Is this value a JS SharedArrayBuffer?
A simple list of possible Typed Array names.
No description provided.
Is this value a JS ArrayBuffer?
asynchronous function queue with adjustable concurrency
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
A simple set of utility functions for colours.
realistic password strength estimation
Utilities for executing code in Web Workers
Convert an array to a csv formatted string
Helper function to replace certain member expressions with function calls
Events and more for arrays
Compile ES2015 arrow functions to ES5
convert JSON data to space efficient format
Takes a grid of values (GeoJSON format) and a set of threshold ranges. It outputs polygons that group areas within those ranges, effectively creating filled contour isobands.
## Installation