ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
drivelabels
The core `url` packaged standalone for use with Browserify.
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
React specific linting rules for ESLint
Determine if a function is a native generator function.
people
Atomist utilities for creating formatted Slack messages
healthcare
Validates if a value is a string primitive.
State-based routing for Angular
Javascript sandboxing library.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661. Works in Node v10.12.0+ and browsers.
Returns an array of Typed Array names that are available in the current environment
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Deploy your site to Cloudflare Workers
Does this JS environment support the `name` property on functions?
utils for webpack loaders
Add MCP servers to your favorite coding agents with a single command.
TypeScript definitions for parse-github-url