Our great sponsors
-
headlessui
Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
This is a bit messy, so you can read up on headless UI and stuff.
-
Embla Carousel
www.embla-carousel.com — A lightweight carousel library with fluid motion and great swipe precision.
I think carousels are pretty specific and would probably be best be independent so maybe not the best decision factor. I recently used this https://www.embla-carousel.com/ With ChakraUI
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
As mentioned in other comments, embla carousel is pretty good. Keen-Slider is also a good alternative. It's been used by the Vercel team in some of their sites, so that's a good endorsement. I've used it in some projects and I've been happy with it, not a heavy dependency and it's pretty easy to costumize with tailwind.
Related posts
- Trying to remember the name of a library...
- What do you all use for your sliders? Do you build them from scratch or use some kind of plugin?
- How do you create this slider?
- Looking for a select 'spinner' similar to the timer on iphone.
- How would you create a swipeable image carousel that loops infinitely in one direction without the "back" transition? (only html, css, js)