EVOLUTION-MANAGER
Edit File: $animateProvider.html
<a href='https://github.com/angular/angular.js/edit/v1.3.x/src/ngAnimate/animate.js?message=docs($animateProvider)%3A%20describe%20your%20change...#L394' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a> <a href='https://github.com/angular/angular.js/tree/v1.3.9/src/ngAnimate/animate.js#L394' class='view-source pull-right btn btn-primary'> <i class="glyphicon glyphicon-zoom-in"> </i>View Source </a> <header class="api-profile-header"> <h1 class="api-profile-header-heading">$animateProvider</h1> <ol class="api-profile-header-structure naked-list step-list"> <li> <a href="api/ngAnimate/service/$animate">- $animate</a> </li> <li> - provider in module <a href="api/ngAnimate">ngAnimate</a> </li> </ol> </header> <div class="api-profile-description"> <p>The <code>$animateProvider</code> allows developers to register JavaScript animation event handlers directly inside of a module. When an animation is triggered, the $animate service will query the $animate service to find any animations that match the provided name value.</p> <p>Requires the <a href="api/ngAnimate"><code>ngAnimate</code></a> module to be installed.</p> <p>Please visit the <a href="api/ngAnimate"><code>ngAnimate</code></a> module overview page learn more about how to use animations in your application.</p> </div> <div> </div>