A robust, ES3 compatible, "has own property" predicate.
A simple cache for a few of the JS Error constructors.
Determine if a value is an ES6 Symbol or not.
Unbox a boxed JS primitive value.
ES2017 spec-compliant Object.entries shim.
ECMAScript spec-compliant polyfill/shim for `globalThis`
Set a function's name property
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Create and parse Content-Disposition header
JS API for Yahoo Finance
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS ArrayBuffer?
Robustly get the byte offset of a Typed Array
`Iterator.prototype`, or a shared object to use.
Robustly get the byte length of a Typed Array
Determine if a function is a native async function.
Get the byteOffset out of a DataView, robustly.
Robustly get the [[Prototype]] of an object
Fast, unopinionated, minimalist web framework
concatenative mapdashery