Simple ember-wrapper around Swiper by idangerous.
See the demo for examples and usage-infos.
Make sure you are using a somewhat recent version of nodejs when installing. Everything > 4 should be fine.
ember install ember-cli-swiper
All available Swiper options are supported and can be configured two ways:
As top level attributes:
As a hash of options:
Please note that attribute values will overwrite any conflicting options.
The test-execution requires you to have phantomjs 2.x.x installed.
ember test