@flagon-io/ui
Introduction
Flagon UI is the accessible, Radix-based component library behind app.flagon.io. It’s the same design system, packaged so you can build on it - 24 components and counting.
Accessible by default
Built on Radix primitives - focus management, keyboard nav, and ARIA handled for you.
Themed with tokens
Styled against Flagon's design tokens, so light and dark just work out of the box.
Two ways to install
Copy components in with the shadcn CLI, or install the package and import them directly.
Composable
Small, unopinionated pieces you assemble - the same ones app.flagon.io is built from.
Next
Head to Installation to set up your project, then pick a component to see live examples, code, and install commands.