Skip to content

Instantly share code, notes, and snippets.

@diegodurs
Created November 28, 2013 13:15
Show Gist options
  • Save diegodurs/7691673 to your computer and use it in GitHub Desktop.
Save diegodurs/7691673 to your computer and use it in GitHub Desktop.
Angular
/* get service from the console */
var service = angular.element('[ng-app]').injector().get('MyService');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment