A simple array module for practice
Is this value a JS ArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS SharedArrayBuffer?
Matches strings against configurable strings, globs, regular expressions, and/or functions
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.
Convert a typed array to a Buffer without a copy
Flatten nested arrays
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
Guarantees an array back
Minimal async jobs utility library, with streams support
No description provided.
No description provided.
Array manipulation, ordering, searching, summarizing, etc.
Node addon for string extraction for msgpackr
core-js compat
Rope-based persistent sequence type
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.
utilities for primitive JavaScript types
`Array#forEach()` but it’s possible to define where to move to next
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
A JavaScript text diff implementation.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Robustly get the byte offset of a Typed Array