Simple Ember component wrapping Scott Robbin's jQuery Backstretch plugin.
This plugin can be installed using Ember CLI's built-in addon install tool:
ember install ember-cli-backstretch
In any template, wrap the content with jquery-backstretch
and pass in an array
of images and (optionally) a configuration hash.
For configuration options, see the original readme.
You miss any feature from jQuery Backstretch? Feel free to send me a pull request!