Gsxui – Shadcn-style components for Go
3 hours ago
- gsxui is a shadcn-style component set for gsx, a Go frontend framework.
- Components are copy-in, type-checked, and server-rendered, giving developers full ownership of the code.
- Style components with Tailwind CSS and ship them easily.
- Installation involves running 'go install' for gsxui, then 'gsxui init', and adding components like button with 'gsxui add button'.