Quickest Way to get the Maximum Value of an Array of Numbers (Typed or Untyped)
Configuration management for the npm cli
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
Test if a value is an array-like object.
The Preferences API provides a simple key/value persistent store for lightweight data.
Livereload for webpack
Test if a value is an array of strings.
Recursively merge two dictionaries together
A simple list of possible Typed Array names.
An object schema merger/validator
Robustly get the byte offset of a Typed Array
Test if a value is a Complex64Array.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Use [Preact signals](https://github.com/preactjs/signals) with the interface of a plain JavaScript object.
Rich matchers inspired by Hamcrest. Useful for generating helpful assertion failure messages in tests.
Base64 encoding/decoding in pure JS
Robustly get the byte length of a Typed Array
Test if an array-like object supports the accessor (get/set) protocol.
Test if a value is a Complex128Array.
Robustly get the length of a Typed Array
> Convenient JavaScript function that serializes Objects to FormData instances.
Read `.xlsx` files in a web browser or in Node.js
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.