Robustly get the byte length of a Typed Array
Push an array of items into an array, while being robust against prototype modification
Node.js releases data
OpenTelemetry instrumentation for `redis` database client for Redis
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
Sentry Node SDK using OpenTelemetry for performance instrumentation
EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
Is this an arguments object? It's a harder question than you think.
ECMAScript spec abstract operations.
A function that returns the normally hidden `GeneratorFunction` constructor
Create HTTP error objects
Use the node way to resolve required path to absolute path.
A function that returns the normally hidden `AsyncFunction` constructor
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
JavaScript sprintf implementation
easily create complex multi-column command-line-interfaces
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
Polyfill/shim for util.promisify in node versions < v8
An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.
Sentry Node-Core SDK
decache (Delete Cache) lets you delete modules from node.js require() cache; useful when testing your modules/projects.
Import a module like with `require()` but from a given path
browser-side require() the node way
Get the ArrayBuffer out of a DataView, robustly.