An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
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.
[](https://www.npmjs.com/package/zarrita) [](https://github.com/manzt/zarrita.js/raw/main/LICENSE)
取得陣列唯一值,支援深度比較巢狀物件和陣列 / Get unique values from array with deep comparison for nested objects and arrays
Randomize the order of items in an array
Programmatic access to the ARIA specification
Parse the Forwarded header (RFC 7239) into an array of objects
Composable functional (async) iterable helpers
write logs to js Array
pack node-style source files from a json stream into a browser bundle
Returns an array of Typed Array names that are available in the current environment
The Firebolt SDK Code & Doc Generator
Generate contour lines from a grid of data.
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
the fastest version of Function#bind I could make
Safely push each item of an array to a stream
A through2 to create an Array.prototype.map analog for streams.
TypeScript definitions for range-parser
pure js binary search for sorted javascript arrays||array like objects. returns any || last || first || closest matched key for value, or slice between 2 values where values need not exist.
Utilities to help expose prettier output in linting tools
Clean-room protocol integration SDK for Interface v2 and Matador strategy attachments.
Handling NRRD files in Javascript.
Reads the pixels of an image as an ndarray
Mock a canvas in your jest tests.