README
ember-images
An addon for working with progressively loading images in an Ember.js app.
Usage
Installation
ember install @abcum/ember-images
Examples
Coming soon...
Development
make install
(install bower and ember-cli dependencies)make upgrade
(upgrade ember-cli to the specified version)make tests
(run all tests defined in the package)