A Web Component UI library for people who love HTML
https:/
A lot of libraries approach Web Components with a React mindset, and treat them more like an implementation detail than a feature.
Instead of leaning on HTML to provide a baseline experience, styling it with CSS, and then enhancing it with JS when supported, they use JavaScript for everything.
That works, but it misses out on what makes Web Components so awesome.
I want to build a UI library for people who love HTML.