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: about 1 year ago
JSON representation
Lists all methods and variables, which controller is belongs to, and where in the DOM it is called.
- Host: GitHub
- URL: https://github.com/jamesalbert/ngscopefinder
- Owner: jamesalbert
- License: apache-2.0
- Created: 2015-08-03T02:41:51.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-05T02:08:45.000Z (about 11 years ago)
- Last Synced: 2025-01-11T10:43:56.099Z (over 1 year ago)
- Language: Python
- Size: 133 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
