An ini encoder/decoder for node
Array#filter for older browsers.
TypeScript definitions for download
Matches strings against configurable strings, globs, regular expressions, and/or functions
ES2015 `Array#findIndex()` ponyfill
foreach component + npm package
An object schema merger/validator
Rearrange array elements by index array
Compress JSON into compact base64 URI-friendly notation
return list of CallSite objects from a captured stacktrace
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.
Yjs encoding protocols
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
DEFLATE implemented in JavaScript (works in browser and Node)
Convert object keys from camel case
Lightweight utility for input validation and data extraction in Turf.js. Ensures GeoJSON inputs are in the correct format and extracts specific components like coordinates or geometries.
Get all but the last element or last n elements of an array.
HDI content deployment
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Generate contour lines from a grid of data.
Run an array of functions in parallel, but limit the number of tasks executing at the same time
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
Compress and decompress data on the web using WebAssembly.
A polyfill for Array.prototype.flat and Array.prototype.flatMap