Array manipulation, ordering, searching, summarizing, etc.
Human-readable error messages for Ajv (Another JSON Schema Validator).
Generate a unique character string suitible for use in files and URLs.
TypeScript definitions for lexicographic-integer
64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript
Define complex binary structures using composable primitives
Bytes utility functions for ethers.
Splitting and merging files with NodeJS
A simple list of possible Typed Array names.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Implementation of the HTML encoding sniffer algo, with stream support
Is this value a JS ArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
A library for converting Unicode to obscure single byte codepage for use with thermal printers.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Add support for more integer widths to Buffer
Robustly get the length of a Typed Array
Random utility functions for ethers.
Robustly get the byte offset of a Typed Array
Is this value a JS SharedArrayBuffer?
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the byte length of a Typed Array
Array quantifier assertions for chai assertion library
Get the ArrayBuffer out of a TypedArray, robustly.