Skip to content

kosprov/AngScope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngScope - Simple AngularJS Scope Inspector for Firebug

This is a simple Firebug extension that allows you to inspect the AngularJS scope that a DOM element binds to.

Usage:

Simply right-click on an element and select "Inspect Angular Scope" from the context menu. For more fine-grained selection of elements, you can use it from inside Firebug, e.g. from the HTML panel. Basically, any DOM element - be it in the HTML panel, DOM panel breadcrumb, logged in the console etc - that binds to an Angular JS scope, has a "Inspect Angular Scope" context menu item.

Requirements:

Firebug and an AngularJS-based page.

Tested on:

Firefox 24 + Firebug 1.11.1

Warranties:

None. Use it on you own risk :)

About

Simple AngularJS Scope Inspector for Firebug

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published