Skip to content

Instantly share code, notes, and snippets.

@matsko
Created October 13, 2014 17:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matsko/2670caffe94a281c2a27 to your computer and use it in GitHub Desktop.
Save matsko/2670caffe94a281c2a27 to your computer and use it in GitHub Desktop.
* ngModule.animation('.my-inline-animation', function() {
* return {
* animate : function(element, from, to, done) {
* //styles
* }
* }
* });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment