Skip to content

Instantly share code, notes, and snippets.

@slvdrog
Created August 16, 2012 17:13
Show Gist options
  • Select an option

  • Save slvdrog/3371761 to your computer and use it in GitHub Desktop.

Select an option

Save slvdrog/3371761 to your computer and use it in GitHub Desktop.
Step 2
angular.module('Timeline', []).directive('ngTimeline', function(){
return function(scope, element, attr){
}
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment