Get lis tof user repos
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
parse argument options
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
Implementation of Function.prototype.bind
Get and robustly cache all JS language-level intrinsics at first require time
A BVH implementation to speed up raycasting against three.js meshes.
resolve like require.resolve() on behalf of files asynchronously and synchronously
Determine if the JS environment has Symbol support. Supports spec, or shams.
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Determine if a function is a native generator function.
Returns an array of Typed Array names that are available in the current environment
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
`Object.defineProperty`, but not IE 8's broken one.
Determine if the current node version supports the `--preserve-symlinks` flag.
string representations of objects in node and the browser
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Is this specifier a node.js core module?
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
A helper to optimistically set Symbol.toStringTag, when possible.
ES spec-like internal slots