gsxui supplies a collection of components for building modern web frontends in Go. It follows a shadcn-style approach that delivers copy-and-paste, type-checked, server-rendered elements designed for the gsx framework. Developers own the code outright, apply Tailwind styling, and avoid any client-side JavaScript framework.
The library lists components that include accordion, alert, alert-dialog, aspect-ratio, avatar, badge, breadcrumb, button, button-group, card, checkbox, collapsible, command, context-menu, dialog, drawer, dropdown, empty, field, hover-card, icon, input, input-group, item, kbd, label, pagination, popover, progress, radio, scroll-area, select, separator, sheet, skeleton, slider, spinner, switch, table, tabs, textarea, toggle, toggle-group, and tooltip. Examples on the site demonstrate a button with multiple variants and a dialog rendered on the native dialog element. Installation uses the command go install github.com/gsxhq/gsxui/cmd/gsxui@latest followed by gsxui init and gsxui add to incorporate individual components.
Documentation covers getting started, theming, a theme editor, and individual component pages. The project maintains a GitHub presence for further reference. It addresses the need for reusable UI elements that remain entirely within the Go ecosystem and render on the server.
gsxui sits in PulseGate's Developer Tools category. It focuses on building consistent, modern web user interfaces in Go without relying on JavaScript frameworks or client-side runtimes. It is built as an open-source project for go backend developers. gsxui is open source under the Open Source license. The product ships for the web, and it can be self-hosted.
gsxhq builds and maintains gsxui, and the product first shipped in 2026. Development happens publicly on GitHub with 188 commits in the last 90 days. Key capabilities include server-rendered components, tailwind styling, and Type-checked UI.
Latest indexed changes and source events
Gsxui – Shadcn-style components for Go verified by the PulseGate indexer
Other apps tracked under the same category.