Simple dependency graph.
unist utility to recursively walk over nodes, with ancestral information
RFC9562 UUIDs
Like a Set, but provides the index of the `key` in the backing array
make using levelup reverse ranges easy
Simple module providing ISO-3166-1-alpha-2 country code to english country name lookup and reverse lookup
Core
Parse HTTP X-Forwarded-For header
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Put a bunch of emitted events in an array, for testing.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
A simple list of possible Typed Array names.
Node addon for string extraction for msgpackr
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Angular order pipe, order collection by a field
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Convert a C expression to an array of postfix terms
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the byte length of a Typed Array
Robustly get the length of a Typed Array
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.
wait-on is a cross platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available