`Object.defineProperty`, but not IE 8's broken one.
ESLint plugin to enforce function calls within specific function contexts
I18n JavaScript library on top of Tannin originally used in Calypso.
Binary searches closest value in sorted array.
Determine if the JS environment has Symbol support. Supports spec, or shams.
Return the alignment (in bytes) for an underlying array data type.
Gets zero-based index.
Parallel forEach for generators
Different binary search tree implementations, including a self-balancing one (AVL)
Find common, removed and added element between two arrays.
Return a typed array constructor for creating typed arrays stored in little-endian byte order.
A helper to optimistically set Symbol.toStringTag, when possible.
a funtion to dowload csv file
ES proposal-spec-compliant Object.fromEntries shim.
Store information about any JS value in a side channel. Uses WeakMap if available.
Gets values from the left.
Generates a file with your package name, version and build date
Resolve the path of a module through a sequence of packages
Get a list of available MongoDB versions
OpenTelemetry instrumentation for `undici` http client and Node.js fetch()
Test if an input value is a supported array byte order.
Flattens nested array to given depth.
Configuration file loader for @rushstack/heft
GeoJSON implementation of RBush