angularjs-watcher-count

Displays the AngularJS watcher count in browser

Usage no npm install needed!

<script type="module">
  import angularjsWatcherCount from 'https://cdn.skypack.dev/angularjs-watcher-count';
</script>

README

  • Displays the AngularJS watcher count in browser, with details.
  • Tested with Chrome and Firefox. Pull requests welcome.

Expanded

Expaned

Installation

npm install angularjs-watcher-count --save-dev

Usage

app.js (or wherever; or as browserify -r parameter)

require('angularjs-watcher-count');

Source

Idea and Source

NPM AngularJS Watcher Count

GIT AngularJS Watcher Count

TODO

Listen to AngularJS watcher-count-change-events.

License

MIT