one-aalam / awesome-solid-js

Curated resources on building sites with SolidJS, a brand new way(now 1.0) to build Javascript based interactive web applications. A very close looking cousin to React/JSX by syntax, and to Svelte by few important principles(compiler and fine-grained reactivity), it's a highly optimised way to deliver web applications with best-in-class performance.
MIT License
836 stars 44 forks source link

Add Flowbite SolidJS as component library #34

Closed zoltanszogyenyi closed 1 year ago

zoltanszogyenyi commented 1 year ago

Hey @one-aalam,

Thanks for this awesome list of resources for SolidJS!

I've added a new Flowbite and SolidJS integration guide as a framework / component library. It has also been featured on SolidJS's official resources list:

Screenshot 2023-02-20 at 10 58 43

URL: https://www.solidjs.com/ecosystem?search=flowbite

Cheers, Zoltan