
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
@tylertech/forge
Advanced tools
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.
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
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>
Please create a GitHub issue with any questions and we'll be glad to help!
FAQs
Tyler Forge™ Web Components library
The npm package @tylertech/forge receives a total of 2,977 weekly downloads. As such, @tylertech/forge popularity was classified as popular.
We found that @tylertech/forge demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?

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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.