Skip to content

Get a count of all the watchers AngularJS set on the current DOM

Notifications You must be signed in to change notification settings

namshi/ng-watchers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ng-watchers

Counting watchers on an AngularJS app might be tricky as batarang provides an overview of all watchers but makes the webpage dead slow.

By simply including ng-watchers as a devDependency you can simply get an overview of the watchers on the DOM by calling ngwatchers(), that's it!

example

Credits

The script comes from stackoverflow.

Tests

b****-please

About

Get a count of all the watchers AngularJS set on the current DOM

Resources

Stars

Watchers

Forks

Packages

No packages published