The most fluid carousel library with unmatched swipe precision

Embla Carousel

What’s Embla :nerd_face: ?

embla-carousel is a bare bones carousel library with great fluid motion and awesome swipe precision. It’s library agnostic, dependency free and 100% open source. Build awesome carousels by extending Embla Carousel with your own CSS and JavaScript. It works in all modern browsers including IE 11.

I want to try it!

I’d really love to get your feedback on this, thank you in advance :pray:!

Nice one! Like it so much! Add responsive breakpoints? Also for your source code for meta dont need close tag. :slight_smile:

1 Like

@bestdesign thank you for the feedback :+1: !

Would you mind helping me with the redundant closing tag, can’t find it :see_no_evil: ?

About the breakpoints, the carousel listens for the window resize event. So you can set any CSS width in % for the slides and change widths with media queries, and the carousel will pick that up. Speaking of that, maybe this info should be added to the Readme on the Github page, what do you think :thinking: ?

Yes for an example at docs not bad idea! About closing tag is <meta /> no need to close.

1 Like

Thank you :slightly_smiling_face: :+1:!

1 Like