Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
OpenTelemetry instrumentation for `express` http web application framework
Power Assert feature enhancer for assert function/object
Which kind of boxed JS primitive is this?
TypeScript definitions for express-serve-static-core
What is the type of this builtin JS value?
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.
Is this specifier a node.js core module?
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
`Object.defineProperty`, but not IE 8's broken one.
Power Assert output formatter
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
A helper to optimistically set Symbol.toStringTag, when possible.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Detect native Uint16Array support.
Detect native Symbol.toStringTag support.
Give a regex, get a robust predicate function that tests it against a string.
Detect native Float64Array support.
Check if an environment is little endian.
Detect native Uint8Array support.
Detect native Float32Array support.