markmead / hyperjs

HyperJS is a component library for Alpine JS allowing developers to quickly copy and paste functionality into their projects 🛵
https://js.hyperui.dev
MIT License
371 stars 15 forks source link

Slideshow and slider components #56

Closed Samanw closed 2 days ago

Samanw commented 2 weeks ago

would be great if there be a slideshow with nav dot and arrows and slider which shows number of set items for example https://getuikit.com/docs/slider

markmead commented 2 weeks ago

Hi @Samanw,

It's a good idea , thank you! Only thing holding me back is which library to use? Usually reaching for keen-slider more recently but there are so many options out there.

Samanw commented 2 weeks ago

Couldn't it be done with Alpine JS? I have no idea, I usually search for it and use anything that can satisfy my needs

markmead commented 2 weeks ago

Nope, it would have to use a package. I'm not building a slider with Alpine JS! 😅