A compact library to encode, decode and convert UTF8 / UTF16 in JavaScript.
ES2015 `Array#findIndex()` ponyfill
Simple dependency graph.
TypeScript definitions for d3-polygon
No description provided.
Validates if a value is an array.
Rescale an array into a range
PostCSS plugin to remove comments and unnecessary whitespace from CSS files
A super-simple-small keyval store built on top of IndexedDB
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
Bridging the gap between buffers and typed arrays
PostCSS plugin to inline images into css
A fast Base64 decoder with a low level API. If you want a high level API, look at [base64-js](https://github.com/beatgammit/base64-js).
High-performance JSON Pointer implementation
A tiny (118 bytes), secure URL-friendly unique string ID generator
This TS package provides utils for the merkleization of [`frame_metadata`](https://docs.rs/frame-metadata/latest/frame_metadata/) as described in [RFC78](https://polkadot-fellows.github.io/RFCs/approved/0078-merkleized-metadata.html).
MetaMask fork of @scure/bip39: a secure, audited & minimal implementation of BIP39 mnemonic phrases
Return the alignment (in bytes) for an underlying array data type.
Check if two arrays are equal
Curated collection of data structures for the JavaScript/TypeScript.
ArrayBuffer.
The fastest smallest Javascript polyfill for the encode of TextEncoder and decode of TextDecoder for UTF-8 only. Made by AnonyCo with ❤️ from 🐕s.
Return a function which tests if every element in an array passes a test condition.
Like `string.slice()` but bytewise