🧩Pure Web ComponentsEvery component is a native Custom Element with Shadow DOM — works with any framework or no framework.
🎨Tailwind-inspired StylingCSS custom properties for every design token. Easy to theme, extend, and override.
♿Accessible by DefaultFull ARIA support, keyboard navigation, focus management, and screen reader announcements.
🌍InternationalizationEvery user-facing string goes through the i18n system. Override with your own locale.
🌲Tree-shakeable ESMImport the full library for automatic component registration or only the component entry points you need.