🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@tylertech/forge-ai-react

Package Overview
Dependencies
Maintainers
6
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tylertech/forge-ai-react

A React adapter for Tyler Forge™ AI Web Components.

latest
Source
npmnpm
Version
0.13.2
Version published
Maintainers
6
Created
Source

Tyler Forge™ AI React Adapter

This repository contains the @tylertech/forge-ai-react adapter library for working with Tyler Forge™ AI components within a React application.

Usage

This library provides React wrapper components for Forge AI components.

You typically want to import the components as early as possible in the bootstrapping process of your application.

import '@tylertech/forge-ai/ai-chat-interface';

Development

The dev app can be started by running: pnpm run start.

To build the library:: pnpm run build.

FAQs

Package last updated on 19 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts