Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A BVH implementation to speed up raycasting against three.js meshes.
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
Electrode NodeJS/React Optional Archetype Flow
Unbox a boxed JS primitive value.
ES spec-like internal slots
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
OpenAI SDK runtime adapter for VAT agents
Shared configuration for JS projects at Nested
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Determine if the JS environment has BigInt support.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
A simple cache for a few of the JS Error constructors.
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
A better forEach
Is this value negative zero? === will lie to you
Determine if a function is a native async function.
a CSS selector parser
A simple list of possible Typed Array names.
concatenative mapdashery
@ibuilding-ui-vue/map
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Is this value an ES BigInt?