ember-auto-image
v4.0.5
Published
An Ember component that maintains the correct aspect ratio for an image
Downloads
7
Maintainers
Readme
ember-auto-image
Image Component supporting auto-size.
Compatibility
- Ember.js v3.24 or above
- Ember CLI v3.24 or above
- Node.js v12 or above
Installation
ember install ember-auto-image
Usage
{{auto-image src="" title="" width=100 height=100}}
TODO
-[] Add more unit test;
Contributing
See the Contributing guide for details.
License
This project is licensed under the MIT License.