Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Does this JS environment support the `name` property on functions?
Create binary artifacts hosted by github and install them without compiling.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Optimized bcrypt in plain JavaScript with zero dependencies, with TypeScript support. Compatible to 'bcrypt'.
Determine if the JS environment has BigInt support.
Codex CLI is a coding agent from OpenAI that runs locally on your computer.
string representations of objects in node and the browser
Extract the TLD/domain/subdomain parts of an URL/hostname against mozilla TLDs 'official' listing .
React specific linting rules for ESLint
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Returns an array of Typed Array names that are available in the current environment
`Object.defineProperty`, but not IE 8's broken one.
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Cron jobs for your node
Store information about any JS value in a side channel. Uses WeakMap if available.
Common utilities for products from Peculiar Ventures
🛵 The stylish Node.js middleware engine for AWS Lambda (util package)
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
Welcome to the README of Gurx, an typescript-native reactive state management library for complex web applications and components that do not have the symmetry of the store object and the component tree.
Store information about any JS value in a side channel, using a Map