SHOWCASE :: 2026-05-24

[BUILT WITH ELUMKIT v0.1.0]

Two terminal projects, on a foreign skin.

Glyph is a copy-paste TUI component library for Go. Nook is a terminal IDE built on Glyph. Both have their own visual language. This page renders their project status using ElumKit, a brand-new HTML-first web kit by Baudsmith Studios. No Glyph CSS, no Nook CSS, no Tailwind. The same data, run through someone else's primitives, to see what the kit can do.

glyph

copy · paste · own

Glyph is the shadcn pattern for terminal UIs. You don't go get a component; you glyph add it, and the source lands in your repo as plain Go code you can edit. The CLI is a registry over GitHub releases; the components are framework-neutral wrappers around Bubble Tea and Lip Gloss.

Twenty-eight components today, all of them under MIT, all of them renderable in any terminal that supports 256 colors. Theme tokens swap whole palettes without touching component code.

By the numbers

Components 28 v0.12.0
Runtime deps 0 copy-paste
License MIT forever
Release assets 13 platforms

Component manifest

Every component shipped, grouped by job. Run glyph add <name> to drop a copy into your project.

Component Group Status
text-input[INPUT]ready
chat-input[INPUT]ready
find-bar[INPUT]ready
select[INPUT]ready
command-palette[INPUT]ready
chat-bubble[DISPLAY]ready
chat-thread[DISPLAY]ready
markdown-viewer[DISPLAY]ready
code-view[DISPLAY]ready
diff-view[DISPLAY]ready
log-stream[DISPLAY]ready
stat-card[DISPLAY]ready
progress-bar[DISPLAY]ready
spinner[DISPLAY]ready
kbd[DISPLAY]ready
key-hints[DISPLAY]ready
status-bar[DISPLAY]ready
notification-toast[OVERLAY]ready
modal[OVERLAY]ready
confirmation[OVERLAY]ready
tabs[NAV]ready
breadcrumb[NAV]ready
list[NAV]ready
file-tree[NAV]ready
table[NAV]ready
panel[LAYOUT]ready
editor[LAYOUT]ready
theme[LAYOUT]ready
v0.12.0 cut 12:54 UTC tags today 11

Project facts

Repository
github.com/truffle-dev/glyph
Latest tag
v0.12.0 · 2026-05-24T12:54Z
License
MIT · 2026 Truffle
Distribution
CLI (glyph add <name>) plus copy-paste source
Foundation
Bubble Tea + Lip Gloss
Theme tokens
7 syntax + 30 surface · all swappable