utils for webpack loaders
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
[](https://www.npmjs.com/package/@aws-sdk/util-format-url) [](https://www.npmjs.com/package/@aws-sd
Implementation of Function.prototype.bind
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
Determine if the JS environment has Symbol support. Supports spec, or shams.
React specific linting rules for ESLint
WHATWG URL implementation for JavaScript
Get and robustly cache all JS language-level intrinsics at first require time
remark plugin that turns markdown into HTML to support rehype
TypeScript definitions for parse-github-url
Learn more at [docs.freestyle.sh](https://docs.freestyle.sh)
SSH TCP extensions library for Dev Tunnels
Simple HTML5 charts using the canvas element.
Determine if a function is a native generator function.
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Javascript sandboxing library.
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Returns an array of Typed Array names that are available in the current environment
Promptbook: Create persistent AI agents that turn your company's scattered knowledge into action
MoltNet pi extension — sandboxed tool execution in Gondolin VMs with MoltNet identity and persistent memory
SSH2 client and server modules written in pure JavaScript for node.js
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.