Skip to content

Instantly share code, notes, and snippets.

@JacobJohansen
Created June 20, 2016 14:12
Show Gist options
  • Save JacobJohansen/32ba417b3996a52ed7f282f1163995a1 to your computer and use it in GitHub Desktop.
Save JacobJohansen/32ba417b3996a52ed7f282f1163995a1 to your computer and use it in GitHub Desktop.
get angular injector in chrome
var injector = angular.element(document.body).injector();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment