Array subclasses that remain continuously sorted on insert() or push() calls, featuring optimized includes() and indexOf()
Gain more control over how ESLint fixes are applied.
Design System Checkbox and Checkbox Group component
Array utilities (immutability, fp helpers)
Secure, audited & minimal implementation of BIP39 mnemonic phrases
Easy library for generating unique passwords.
Test if an array-like object supports the accessor (get/set) protocol.
Uppercase first character of each element in arrays of strings.
Int8Array.
Better binary searching
Works like String.prototype.replace but outputs an array. Useful for replacing parts of the string with objects of other types.
Set of higher-order components to turn any list into a sortable, touch-friendly, animated list
Get consecutively unique elements from an array
Check if a process is running
Int32Array.
Int16Array.
[](https://github.com/paralleldrive/aidd)[](https://paralleldrive.com)
Apportion objects / arrays into multiple buckets based on predicates / patterns
Helper functions for project Sunrise
A flexible math expression evaluator
Returns an array filled with the specified input
Array diffing
Regular expression for matching semver versions
- save an array to disk using the localstorage API - restores the array state if initialized on an existing storage - ⚠️ this only works for push and shift operations - ⚠️ you should not be using multiple array instances on the same storage