Skip to content

Instantly share code, notes, and snippets.

@drphrozen
Created October 26, 2016 12:41
Show Gist options
  • Save drphrozen/ebfdd360d258b6ee466a24dbaff3f75d to your computer and use it in GitHub Desktop.
Save drphrozen/ebfdd360d258b6ee466a24dbaff3f75d to your computer and use it in GitHub Desktop.
[].slice.call(document.querySelectorAll('.ng-scope')).map((x) => angular.element(x)).filter(x => x.scope().$id == 20)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment