Laravel Blade component library

I’m looking for a component library that integrates nicely with Radicle/Sage so it should use AlpineJS and Tailwind. I am mostly interested in modals, accordions, carrousels/sliders.

Does anyone recommend one? I am also okay with HTML+ AlpineJS that I would adapt to Blade templates.

Came across this back in September:

Ones that don’t have Blade support:

Thanks for this, @ben .

SheafUI is working great for me. I like that it creates tracked files that I can adapt to my project instead of the block being a dependency in vendors.

I am not using the CLI to create the components (I should at some point) though because including is giving conflicts in dependencies. I am sure there are workarounds but for now I am just copying the components I want manually.

Thanks again.