1.1.0 • Published 7 years ago

ng-image-animator-loading v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

NgImageAnimatorLoading - AngularJs Demo

N|Solid

Create animations while your images are loading.

Developers

  • Mateus Miranda (info.mateusmiranda@gmail.com)
  • Willian Marques Freire (willianmarquesfreire@gmail.com)
  • See faype.com

Pre requirements

PluginREADME
AngularJshttps://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

AttributeDescriptionValue
animator-loadingComponent callPath of the image to be displayed
backgroundChange the loading backgroundOne color code