Get a list of github user repos
Convert between various world calendars
TypeScript definitions for inquirer
A fully typed library for fixing capitalization of people's names. Based on tamtamchik PHP library.
This plugin sets an input field up to accept a time value using a spinner or the keyboard. * Set time format, including seconds and/or 24 hour time. * Allows unlimited hours. * Integrates with mousewheel plugin. * Expandable spinner for easier use. * Over
A fully typed library for fixing capitalization of people's names. Based on tamtamchik PHP library.
TypeScript definitions for smartystreets-javascript-sdk
Mirror for https://github.com/kbwood/countdown
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
Determine if the JS environment has Symbol support. Supports spec, or shams.
Get and robustly cache all JS language-level intrinsics at first require time
resolve like require.resolve() on behalf of files asynchronously and synchronously
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.