Microsoft Azure SDK for JavaScript - Aborter
Turn any collection of objects into its own efficient tree or linked list using Symbol
JSON.parse with context information on error
Get the ArrayBuffer out of a DataView, robustly.
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
No description provided.
No description provided.
Port of C's wcwidth() and wcswidth()
node's assert.deepEqual algorithm
Require global variables
JSON.parse with bigints support
Recursively mkdir, like `mkdir -p`
yargs the modern, pirate-themed, successor to optimist.
the bare-bones internationalization library used by yargs
A better forEach
ECMAScript AST recursive visitor
The **[Google Generative AI provider](https://ai-sdk.dev/providers/ai-sdk-providers/google-generative-ai)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the [Google Generative AI](https://ai.google/discover/generativeai/)
The **[OpenAI provider](https://ai-sdk.dev/providers/ai-sdk-providers/openai)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the OpenAI chat and completion APIs and embedding model support for the OpenAI embeddings API.
Throw better errors.
return the first argument that is `!== undefined`
Helper module for loading your native module's .node file
Determine if the JS environment has Symbol support. Supports spec, or shams.
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.