multi-item responsive carousel for angular material

William Scott picture William Scott · May 27, 2017 · Viewed 20.6k times · Source

I'm trying to create a multi item responsive slider in AngularJS. I'm familiar with Owl Carousel (https://owlcarousel2.github.io/OwlCarousel2/) and Slick Slider (http://kenwheeler.github.io/slick/), but both use jQuery and I want something without jQuery.

Please suggest any directives or sliders, or any other easy way to do it.

I want to achieve the following output:

enter image description here

Thanks!

Answer

Lijo picture Lijo · Apr 19, 2018

I have created on multi item carousal that is available on github

You can see demo here

screenshot