Convert an ICO file to a PNG file.
TypeScript definitions for svg-render
a simple ThreeJS vignette background
Get a random item from an array
A simple Node.js helper utility for creating gRPC metadata
Easily make a virtual filesystem from a directory
Fast CSV parser
Utilities for executing code in Web Workers
Encoding helpers for IOV projects
asynchronous function queue with adjustable concurrency
entity tag module
bit array, backed by node.js Buffer
Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer
Shared array buffer mutex with asymmetric, configurable input and output buffers
A Node-RED node to talk to the Raspiberry PI's I2C port
chai plugin to match objects and arrays deep equality with arrays (including nested ones) being in any order
Check if a string or buffer ends with a given string
TIFF support for Bare
Convert color string (or parseable argument) to RGBA array
Utility functions for WhatWG Streams
Reinterpret a BooleanArray as a Uint8Array.
Provides Vue 3 JSX & TSX support with HMR.
Utility methods related to public key cryptography to be used with distributed mutable storage
Ledger libraries require `Buffer` global to exist in scope. If you are on a NodeJS (or Bun) environment you are good to go. If you are on a browser environment, make sure your bundler exposes it or polyfill it yourself with [`buffer` package](https://www.