Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
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.
Is this value negative zero? === will lie to you
Determine if the JS environment has BigInt support.
concatenative mapdashery
A better forEach
a CSS selector parser
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
Is this value a JS SharedArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Which kind of boxed JS primitive is this?
Is this value an ES BigInt?
Determine if a value is an ES6 Symbol or not.
rehype plugin to sanitize HTML