ng-smart-image
v1.0.3
Published
lightweight directive for fit image to container with lazy loading
Downloads
8
Readme
ngSmartImage
lightweight directive for fit image to container with lazy loading
dependencies
- angular
- angular-material(just for md-progress-circular)
usage
<div smart-image smart-image-src="{{ data.image_path }}"></div>
TODOs
- todo remove angular material
- todo demo
- todo documentation