Mats Bosson 0116447bf2 Rewrite to vanilla Web Components
Complete rewrite from SolidJS to browser-native Custom Elements.
8 components: Dialog, Select, Tabs, Accordion, Form, Toast, DropdownMenu, Popover
Infrastructure: signals (~30 lines), router (Navigation API + View Transitions)
Theme: optional default CSS with custom properties
Zero framework deps. No Shadow DOM. Built on Popover API, <dialog>,
Invoker Commands, Navigation API, View Transitions.
2026-03-30 14:41:25 +07:00
2026-03-30 12:08:51 +07:00
2026-03-29 06:01:44 +07:00
2026-03-29 02:30:05 +07:00
2026-03-29 07:19:39 +07:00
2026-03-30 03:12:57 +07:00
2026-03-29 02:30:05 +07:00
2026-03-29 05:47:48 +07:00
Description
51 headless Web Components. 0 deps. ~5KB. Popover API, native Dialog, Navigation API. AI-native.
MIT 2.6 MiB
Languages
TypeScript 76%
CSS 16.8%
HTML 6.7%
Shell 0.5%