Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jamesalbert/ngscopefinder

Lists all methods and variables, which controller is belongs to, and where in the DOM it is called.
https://github.com/jamesalbert/ngscopefinder

Last synced: 2 days ago
JSON representation

Lists all methods and variables, which controller is belongs to, and where in the DOM it is called.

Awesome Lists containing this project

README

        

# ngScopeFinder v0.0.1
Lists all methods and variables, which controller they belong to, and where in the DOM they are called.

## Running the example

`python example.py /path/to/App`

where /path/to/App holds the /js and /templates folders.

## Example Output

![ngScopeFinder](http://i.imgur.com/BPSQ0gF.png)