A sdk for support module federation
Core types and registry utilities for TokenLens (model metadata).
Modular Prisma Studio components
Create an Ethereum provider using a JSON-RPC engine or middleware
Core LangChain.js abstractions and schemas
OpenTelemetry instrumentation for NestJS server side applications framework
Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue
Copy a descriptor from object A to object B
This package provides a foundation for implementing providers that expose an OpenAI-compatible API.

Core Storybook UI
The **[Google Vertex provider](https://ai-sdk.dev/providers/ai-sdk-providers/google-vertex)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the [Google Vertex AI](https://cloud.google.com/vertex-ai) APIs.
Core SDK for Gemini Wallet integration with popup communication
The core implementation of OFREP core providers. This package is intended to be only used by the concrete OFREP provider implementations for API access, error handling, ...
The core implementation of ConfigCat providers. This is a shared core package. Application developers should use one of the more specific providers instead:
`@aws-amplify/ui-react-core` is a React platform agnostic utility library for Amplify UI internal usage in `@aws-amplify/ui-react*` and `@aws-amplify/ui-react-native*` namespaced packages.
AWS credential provider that sources credentials from known environment variables
A Babel plugin to inject imports to core-js@3 polyfills
AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials
AWS credential provider that sources credentials from a Node.JS environment.
AWS credential provider for containers and HTTP sources
AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config
Babel helper to create your own polyfill provider
HTTP provider for Web3 4.x.x
Provider-neutral contracts for issue trackers (Linear, Jira, ...)
Linear issue-tracker driver for issue-provider-core
Jira issue-tracker driver for issue-provider-core
This library performs diffs of CSV data, or any table-like source. Unlike a standard diff that compares line by line, and is sensitive to the ordering of records, CSV-Diff identifies common lines by key field(s), and then compares the contents of the fields in each line. Data may be supplied in the form of CSV files, or as an array of arrays. The diff process provides a fine level of control over what to diff, and can optionally ignore certain types of changes (e.g. changes in position). CSV-Diff is particularly well suited to data in parent-child format. Parent- child data does not lend itself well to standard text diffs, as small changes in the organisation of the tree at an upper level can lead to big movements in the position of descendant records. By instead matching records by key, CSV-Diff avoids this issue, while still being able to detect changes in sibling order. This gem implements the core diff algorithm, and handles the loading and diffing of CSV files (or Arrays of Arrays). It also supports converting data in XML format into tabular form, so that it can then be processed like any other CSV or table-like source. It returns a CSVDiff object containing the details of differences in object form. This is useful for projects that need diff capability, but want to handle the reporting or actioning of differences themselves. For a pre-built diff reporting capability, see the csv-diff-report gem, which provides a command-line tool for generating diff reports in HTML, Excel, or text formats.
The 'pg_search_multiple_highlight' gem extends the functionality of the popular 'pg_search' gem to overcome its limitation when performing searches against multiple columns and attempting to highlight results. The core issue arises when using the ':highlight' option within the ':tsearch' scope on multiple columns. This gem addresses this limitation by introducing the ':multiple_highlight' option, offering a comprehensive solution for highlighting results across multiple columns. Key Features: New Scope Option: The gem introduces the ':multiple_highlight' scope option, allowing users to perform searches on multiple columns and highlight matching terms. Enhanced Search Results: The gem enables the extraction of highlighted results from multiple columns, providing a unified view of highlighted content. Usage Convenience: Users can easily integrate the ':multiple_highlight' option into their existing 'pg_search' queries by calling the '.with_pg_search_multiple_highlight' method on the search object. Flexible Customization: The gem's options can be tailored to match specific highlighting requirements, such as custom start and stop markers for highlighting. Comprehensive Documentation: The README file explains the limitations of 'pg_search' regarding highlighting, demonstrates how the ':multiple_highlight' option resolves this issue, and offers clear usage examples for quick integration.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.