Get a list of github user repos
parse argument options
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
A BVH implementation to speed up raycasting against three.js meshes.
Implementation of Function.prototype.bind
Get and robustly cache all JS language-level intrinsics at first require time
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.
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 a function is a native generator function.
Returns an array of Typed Array names that are available in the current environment
Determine if the current node version supports the `--preserve-symlinks` flag.
Is this specifier a node.js core module?
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
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.
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A helper to optimistically set Symbol.toStringTag, when possible.
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
ES spec-like internal slots