glimmer-gts

Installation
SKILL.md

Glimmer Components & GTS Reference

GTS Format (Glimmer TypeScript)

GTS is the single-file component format used by A3. It combines TypeScript logic and template in one .gts file.

Basic Component

import Component from '@glimmer/component';
Installs
1
First Seen
Jun 20, 2026
glimmer-gts — trusted-american/marketplace