Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
A simple cache for a few of the JS Error constructors.
Unbox a boxed JS primitive value.
a CSS selector parser
Is this value negative zero? === will lie to you
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
A better forEach
concatenative mapdashery
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Determine if the JS environment has BigInt support.
Determine if a function is a native async function.
the mighty option parser used by yargs
A simple list of possible Typed Array names.
Is this value a JS SharedArrayBuffer?
Which kind of boxed JS primitive is this?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Is this value an ES BigInt?
rehype plugin to sanitize HTML
Get the ArrayBuffer out of a TypedArray, robustly.
Determine if a value is an ES6 Symbol or not.
Prettifier for Pino log lines
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
An ES2015 spec-compliant `Function.prototype.name` shim