Check How Many Watchers Are Active In Angular App – Angular Watchers

Author: tiagojsalmeida
Official Page: Go to website
Publish Date: December 3, 2015
License: MIT

Description:

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 debug any performance issues.

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

Preview:

Angular Watchers


You Might Be Interested In:

Add Comment