Async array reduce. Asynchronously applies a function against an accumulator and each element in an array (from left to right, in series) to reduce it to a single value.
Create an array of unique values, in order, from the input arrays
A wrapper around the native DataView which can handle multiple ArrayBuffers.
Exodus BIP32 modules.
TypeScript definitions for ethereumjs-abi
Generates an array of consecutive integers starting at 0
Encode/decode base64 data into ArrayBuffers
Convert data to Uint8Array
A TypeScript-based library for parsing PowerPoint (PPTX) with browser support
JavaScript utilities for Vega.
TypeScript definitions for to-ico
Converts a Buffer/String into a readable stream
Validates if a value is an integer array.
Strip UTF-8 byte order mark (BOM) from a stream
Test if a value is a Buffer object.
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.
Concatenate a readable stream's data into a single buffer
Light implementation of binary buffer with helpers for easy access.
return an array of bytes from a unicode string
Zero dependency library to safe merge objects.
a ThroughStream that strictly buffers all readable events when paused.
Create an error from an array of error messages
Check if a Buffer/Uint8Array is a JPEG image
Measure the difference between two strings using the Levenshtein distance algorithm