ng-image-animator-loading
v1.1.0
Published
[![N|Solid](http://www.cloudesign.com/images/angular.png)](https://nodesource.com/products/nsolid)
Downloads
3
Readme
NgImageAnimatorLoading - AngularJs Demo
Create animations while your images are loading.
Developers
- Mateus Miranda ([email protected])
- Willian Marques Freire ([email protected])
- See faype.com
Pre requirements
| Plugin | README | | ------ | ------ | | AngularJs | https://angularjs.org/ |
Installation
$ bower install ng-image-animator-loading --save
$ npm install ng-image-animator-loading --save
Put in your code the following script:
<script src="bower_components/ng-image-animator-loading/dist/ng-image-animator-loading.min.js"></script>
<script src="node_modules/ng-image-animator-loading/dist/ng-image-animator-loading.min.js"></script>
Are you ready to start?
Usage
<img animator-loading="https://goo.gl/jBNT0M"
background="#9B59B6"
width="200"
height="200"/>
Attributes
| Attribute | Description | Value | | ------ | ------ | ------ | | animator-loading | Component call | Path of the image to be displayed | background | Change the loading background | One color code