Unbox a boxed JS primitive value.
Store information about any JS value in a side channel. Uses WeakMap if available.
ES spec-compliant shim for ArrayBuffer.prototype.slice
Determine if a function is a native async function.
`Iterator.prototype`, or a shared object to use.
ES2017 spec-compliant Object.values shim.
High Performance In-Memory Cache for Node.js
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Determine if the JS environment has BigInt support.
Give a regex, get a robust predicate function that tests it against a string.
Universal WHATWG Fetch API for Node, Browsers and React Native
Set a function's length property
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Oxc Resolver Node API
ES2017 spec-compliant Object.entries shim.
Universal Storage Layer
Terminal string styling done right
Get the ArrayBuffer out of a TypedArray, robustly.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
A set of builders that you can use when creating your bot
Generate regular expressions from regjsparser’s AST.
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS SharedArrayBuffer?