ES spec-like internal slots
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.
Determine if the JS environment has BigInt support.
A better forEach
Is this value negative zero? === will lie to you
concatenative mapdashery
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.
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?
A simple list of possible Typed Array names.
the mighty option parser used by yargs
Designed to plug into the node Express web framework on the front end and interface with a Ripple Gateway Data Adapter to perform Gateway API calls.
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?
rehype plugin to sanitize HTML