New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@tylertech/forge

Package Overview
Dependencies
Maintainers
6
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tylertech/forge

Tyler Forge™ Web Components library

latest
Source
npmnpm
Version
3.14.0
Version published
Weekly downloads
3.2K
-9.58%
Maintainers
6
Weekly downloads
 
Created
Source

Tyler Forge™ Components

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.

Forge components are an implementation of the Tyler Forge™ design system, which provides the design language that can be used to create a consistent look and feel across your products and applications. The design system is a derivative of Material Design, but has been tailored to the needs of Tyler Technologies and its broad customer base.

NPM Version NPM Downloads

Local development

To develop locally, fork this repository, and then run the following commands from the root of the project to view the dev site:

pnpm install
pnpm run dev:forge

You can also view the Storybook documentation site by running:

pnpm run storybook:forge

Testing

Forge uses Vitest for unit testing. To run the tests, use the following command:

pnpm run test

To run tests for a specific component, use:

pnpm run test <component-name>

Need help?

Please create a GitHub issue with any questions and we'll be glad to help!

Keywords

tyler forge

FAQs

Package last updated on 02 Apr 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