ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Unbox a boxed JS primitive value.
A simple cache for a few of the JS Error constructors.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Determine if the JS environment has BigInt support.
A better forEach
concatenative mapdashery
a CSS selector parser
Is this value negative zero? === will lie to you
Determine if a function is a native async function.
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
A simple list of possible Typed Array names.
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?
the mighty option parser used by yargs
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Is this value an ES BigInt?
Which kind of boxed JS primitive is this?
rehype plugin to sanitize HTML
Is this value a JS SharedArrayBuffer?
An ES2015 spec-compliant `Function.prototype.name` shim
Prettifier for Pino log lines