A helper to optimistically set Symbol.toStringTag, when possible.
Set a function's length property
A robust, ES3 compatible, "has own property" predicate.
Unbox a boxed JS primitive value.
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Create and parse Content-Disposition header
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Determine if a value is an ES6 Symbol or not.
Robustly get the byte offset of a Typed Array
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
ECMAScript spec-compliant polyfill/shim for `globalThis`
Set a function's name property
Robustly get the byte length of a Typed Array
`Iterator.prototype`, or a shared object to use.
Get the byteOffset out of a DataView, robustly.
What is the type of this builtin JS value?
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Async/Await.
concatenative mapdashery
Fast, unopinionated, minimalist web framework
Robustly get the [[Prototype]] of an object
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Determine if a function is a native async function.