Skip to content

Instantly share code, notes, and snippets.

@phillipzada
Last active October 30, 2017 05:27
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 phillipzada/c2074f394f1aac4fde24c52720f779a2 to your computer and use it in GitHub Desktop.
Save phillipzada/c2074f394f1aac4fde24c52720f779a2 to your computer and use it in GitHub Desktop.
Access AngularJS injector from console
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