An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
A tiny, faster alternative to native Array.prototype.every
Blockchain data utility methods
A simple utility package for working with WCAG 2.2/3.0 color contrasts
Move an array item to a different position
Push an array of items into an array, while being robust against prototype modification
Better binary searching
XRP Ledger binary codec
Tools for making a Nostr client.
Pure-JS printf
Creates a honeycomb-like grid of hexagons within a bounding box.
Node addon for string extraction for msgpackr
Run an array of functions in parallel, but limit the number of tasks executing at the same time
reads PostgreSQL binary format for numeric values into a string
The editor palette
Translation between JavaScript values and Buffers
Test if a value is an array.
Isomorphic, load-anywhere function to sort an array by scalar, deep or computed values in any standard or custom order
Codecs for various data structures
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Strict DER signature encoding/decoding.
A function to parse floating point hexadecimal strings as defined by the WebAssembly specification
Convert values to hex string
Runs a list of async tasks, passing the results of each into the next one