Node addon for string extraction for msgpackr
Universal filesystem path utils
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.
Array manipulation, ordering, searching, summarizing, etc.
utilities for primitive JavaScript types
Simple GraphQL Query Builder
`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.
Creates user operations and manages their life cycle
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Abstraction for exponential and custom retry strategies for failed operations.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
All the cryptographic primitives used in Ethereum.
A simple list of possible Typed Array names.
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Robustly get the byte offset of a Typed Array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. It includes many web standards from WHATWG DOM and HTML.
Robustly get the byte length of a Typed Array
Webpack hot reloading you can attach to your own server
Robustly get the length of a Typed Array