Curated collection of data structures for the JavaScript/TypeScript.
Check if two arrays are equal
A really simple package that enables you to specify an opacity for your HEX colours.
Creates an interpolated grid of points using the Inverse Distance Weighting method.
Validates if a value is an integer array.
Return a function which tests if every element in an array passes a test condition.
Generic ASN.1 parser/decoder that can decode any valid ASN.1 DER or BER structures.
Normalize array (possibly n-dimensional) to zero mean and unit variance
Put a bunch of emitted events in an array, for testing.
Shorten CSS hex codes
finds an item in an array matching a predicate function, and returns its index
Mapping from Dingbat fonts, such as Symbol, Webdings and Wingdings, to Unicode code points
Core crypto utilities for signing/verification/hashing Zilliqa transactions.
Convert a typed array to a Buffer without a copy
`[].map(f)` for older browsers
filter in array tree
Float64Array.
Get hexadecimal values from a coolors url
Tiny queue data structure
Javascript FNV-1a Hashing Algorithm up to 1024 bits, with highly optimized 32bit and 52bit implementations.
TypeScript definitions for hsl-to-hex
Stylelint plugin to add rule no-indistinguishable-colors
Get the last or last n elements in an array.
Maintain and search through a sorted array using some low level functions