javascript - Looking for an AngularJS carousel -


i'm looking angularjs carousel module can mimic visual format of picture:

enter image description here

i tried using https://mihnsen.github.io/ui-carousel/ got errors: https://github.com/mihnsen/ui-carousel/issues/35

i need works in angularjs , visually mimics picture. suggestions?

have tried this one? seems he's using bootstrap , css it.

//cdnjs.cloudflare.com/ajax/libs/angular-ui-bootstrap/0.10.0/ui-bootstrap-tpls.min.js 

it shows scope variables uses carousel configured. it's not same, it's closer found. if it's not want, can little css changes picture (:


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -