Parallel forEach for generators
Flattens nested array to given depth.
Returns an arbitrary generator function, or undefined if generator syntax is unsupported.
Counts the number of values.
Add a scalar constant to each strided array element and compute the sum using pairwise summation.
Test if an input value is a supported array byte order.
I18n JavaScript library on top of Tannin originally used in Calypso.
Determine if the JS environment has Symbol support. Supports spec, or shams.
Return the alignment (in bytes) for an underlying array data type.
Rotates values in array.
`Object.defineProperty`, but not IE 8's broken one.
Namespaced logger
Find common, removed and added element between two arrays.
Different binary search tree implementations, including a self-balancing one (AVL)
Spatial predicates for GeoJSON.
A helper to optimistically set Symbol.toStringTag, when possible.
💦Split a command into an array or an object
Encode a URL to a percent-encoded form, excluding already-encoded sequences
ES proposal-spec-compliant Object.fromEntries shim.
Counts the number of values.
Store information about any JS value in a side channel. Uses WeakMap if available.
Fork of HAMT that adds transient mutation and support for custom key types
Data synchronisation module for Node.js
Picks an arbitrary value.