Every component is a native Custom Element with Shadow DOM — works with any framework or no framework.
🎨
Tailwind-inspired Styling
CSS custom properties for every design token. Easy to theme, extend, and override.
♿
Accessible by Default
Full ARIA support, keyboard navigation, focus management, and screen reader announcements.
🌍
Internationalization
Every user-facing string goes through the i18n system. Override with your own locale.
🌙
Dark Mode
First-class dark mode support via CSS custom properties and the data-theme attribute.
🌲
Tree-shakeable ESM
Import the full library for automatic component registration or only the component entry points you need, then use UMD/IIFE bundles when shipping directly from a CDN.