Skip to content

systembugtj/ember-auto-image

Repository files navigation

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.