ember-cli-carousel
Advanced tools
Weekly downloads
Readme
#Usage
{{#ember-cli-carousel timeInterval=3000 reverse=false}}
{{#ember-cli-carousel-item}}
<img src="http://www.ew.com/sites/default/files/i/2013/01/17/slp-jennifer-lawrence.jpg">
{{/ember-cli-carousel-item}}
{{#ember-cli-carousel-item}}
<img src="https://media.salon.com/2015/11/jennifer_lawrence_slpb.jpg">
{{/ember-cli-carousel-item}}
{{/ember-cli-carousel}}
ember install ember-cli-carousel
or
npm install ember-cli-carousel --save
For more information on using ember-cli, visit http://www.ember-cli.com/.
FAQs
Simple carousel for ember-cli
The npm package ember-cli-carousel receives a total of 255 weekly downloads. As such, ember-cli-carousel popularity was classified as not popular.
We found that ember-cli-carousel demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.