(Svelte) Select Kit

Select Kit is a one-stop solution for building WAI-ARIA compliant comboboxes (navigation/command/select interfaces) on Svelte. The components provided are headless so they can be styled as per your requirement, they are also composable in nature so its easy to use. The architecture is inspired by cmdk, you can read their arch doc to get some context.

To get started quickly you can copy one of the headless examples or one of the styled (tailwind) examples and start hacking.

🔎