Tyler Forge™

March 3, 2026 · View on GitHub

Welcome to Tyler Forge™, a design system and component library for building modern web applications.

Tyler Forge provides a set of UI components and styles that can be used to create consistent and accessible user interfaces. Forge is built using Web Components, which are a set of web platform APIs that allow you to create new custom, reusable, encapsulated HTML tags to use in web pages just as you would with any other built-in HTML element. Web components are based on existing web standards, and can be used with any modern web framework or no framework at all.

NPM Version

Packages

This repository is a monorepo that contains the following packages:

PackageDescription
@tylertech/forgeWeb components library
@tylertech/forge-coreCore utilities and base classes for building web components

Development

Important: This repository uses pnpm as the package manager.

Install dependencies:

pnpm install