Angular watchers

#4.22 / 54 rate

Angular watchers

7,000 users

2016-10-31

tiagojsalmeida

Extension Information

5 star
67%
4 star
5%
3 star
0%
2 star
5%
1 star
23%

Supported Languages

Description

Check how many watchers are active in an angular app

Angular watchers is the ultimate AngularJS tool which tells you how many active watchers you currently have.
It automatically updates so you can see live how many watcher a page have.
This is perfect to increase performance and debugging as well.

Features:
* Total number of watcher on the current page
* Difference from the last total number of watchers
* Visual graph that plots the number of watchers in time (max 25 plots)
* Choose Iframe where you want to count the watchers
* Expose Angular Modules in a global variable **window.$$am**
* Graph/Counter view toggle
* Dark/Light theme toggle
* Bootstrapped element input - in case your app is manually bootstrapped

Made by: Giulio Dellorbo ([email protected]), Tiago Almeida ([email protected]) and Firmino Alves ([email protected])