Lazy-evaluating list of files, based on globs or regex patterns
(De)serialization functions for the Cardano blockchain along with related utility functions
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
TypeScript definitions for ref-struct
JavaScript utilities for Vega.
Create an array with values that are present in the first input array but not additional ones
Like a Set, but provides the index of the `key` in the backing array
Stringify any JavaScript value.
Minimal async jobs utility library, with streams support
Create an array without duplicates
Implementation of the Parity codec
javascript implementation of Dunning's T-Digest for streaming quantile approximation
React PureComponent implementation embracing Immutable.js
Declaratively encode and decode binary data
Remove duplicate values from an array. Fastest ES5 implementation.
Polyfill of future proposal for `util.parseArgs()`
No description provided.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Parse HTTP request cookies
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
`Array#forEach()` but it’s possible to define where to move to next
Vega expression parser and code generator.