Native first
Buttons, inputs, details, dialog, tables, and landmarks retain their platform behavior.
Documentation
Why Cetha is Astro-native, semantic, and SSR-safe.
Cetha renders semantic HTML on the server. Static components ship no browser JavaScript, while interactive components add small progressive-enhancement controllers for behavior such as tabs, dialogs, dropdowns, and toasts.
Buttons, inputs, details, dialog, tables, and landmarks retain their platform behavior.
Every component renders useful HTML before any client controller executes.
The package has no runtime dependency and needs no Tailwind setup in the consuming app.
Use Cetha for product interfaces, operational tools, settings surfaces, and documentation where compact density and predictable interaction matter more than ornamental presentation.
Current release
@charvesta/cetha@0.1.4 and Astro 5, 6, or 7.Components expose focused props and forward native HTML attributes. Layout remains in your application, so Cetha can support dense workspaces without forcing a page template.
Install Cetha