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.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
align-text with ANSI support for CLIs
return list of CallSite objects from a captured stacktrace
Yjs encoding protocols
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.
Slow down your Cypress tests
Parameterised tests for Jest
Convert object keys from camel case
Polyfill for Temporal (https://github.com/tc39/proposal-temporal), an ECMA TC39 Stage 3 proposal
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.
JSON Safe Parser & Schema Validator
Read arrays as standard WhatWG streams.
Find [nd-]array min/max values
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).
A blazing fast deep object copier
Generate contour lines from a grid of data.
Get all but the last element or last n elements of an array.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Vite Plugin for Angular
Print out of slowest trees for Broccoli.
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
ICU message format compiler with a <1KB runtime bundle footprint
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.