From fba2d2910e7f6e330a137af0f98db0234aad2f78 Mon Sep 17 00:00:00 2001 From: David Cetinkaya Date: Sun, 16 Jun 2019 22:39:36 +0200 Subject: [PATCH 1/2] Add Embla Carousel --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4cfe61a..345b00c 100644 --- a/README.md +++ b/README.md @@ -616,6 +616,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection ## Sliders +* [Embla Carousel](https://github.com/davidcetinkaya/embla-carousel) - An extensible low level carousel for the web, written in TypeScript. * [Swiper](https://github.com/nolimits4web/Swiper) - Mobile touch slider and framework with hardware accelerated transitions. * [slick](https://github.com/kenwheeler/slick) - The last carousel you'll ever need. * [slidesJs](http://www.slidesjs.com) - Is a ressponsive slideshow plug-in for JQuery(1.7.1+) with features like touch and CSS3 transitions From d06d831680ae38e3c68aa938b119ad8915c20032 Mon Sep 17 00:00:00 2001 From: David Cetinkaya Date: Mon, 17 Jun 2019 07:36:58 +0200 Subject: [PATCH 2/2] Move Embla to bottom of its category --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 345b00c..c5ae0f5 100644 --- a/README.md +++ b/README.md @@ -616,7 +616,6 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection ## Sliders -* [Embla Carousel](https://github.com/davidcetinkaya/embla-carousel) - An extensible low level carousel for the web, written in TypeScript. * [Swiper](https://github.com/nolimits4web/Swiper) - Mobile touch slider and framework with hardware accelerated transitions. * [slick](https://github.com/kenwheeler/slick) - The last carousel you'll ever need. * [slidesJs](http://www.slidesjs.com) - Is a ressponsive slideshow plug-in for JQuery(1.7.1+) with features like touch and CSS3 transitions @@ -637,6 +636,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [Flickity](https://github.com/metafizzy/flickity) - Touch, responsive, flickable galleries. * [Glide.js](https://github.com/jedrzejchalubek/glidejs) - Responsive and touch-friendly jQuery slider. It's simple, lightweight and fast. * [jQuery.adaptive-slider](https://github.com/creative-punch/jQuery.adaptive-slider/) - A jQuery plugin for a slider with adaptive colored figcaption and navigation. +* [Embla Carousel](https://github.com/davidcetinkaya/embla-carousel) - An extensible low level carousel for the web, written in TypeScript. ## Range Sliders