return the first event in a set of ee/event pairs
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
Join all elements of an array and create a human-readable string
Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
Tiny queue data structure
Zero dependency library to safe merge objects.
Enums for analys toolkit
Push an array of items into an array, while being robust against prototype modification
Runs (webpack) loaders
An utility library to get all values/keys of a Typescript enum
Programmatic access to information about the AXObject Model
Creates a real Array from almost anything.
Create a filled generic array.
filter in array tree
Promisify a callback-based function
Additional array extensions with a chainable api
Buffer.
An ini encoder/decoder for node
Create a zero-filled generic array.
HTTP methods that node supports
node.js CLI option parser / validator using Zod
Normalize array (possibly n-dimensional) to zero mean and unit variance
Convert a typed array to a Buffer without a copy