performance.detect

1.0.0 • Public • Published

angular-watcher-count

get the watchers / scope / isolateScope count for your angular app

usage

inject the module

var myApp = angular.module('myApp', ['performance.detect']);

use the directive

<div data-show-watcher-scope></div>

note dependent on jQuery, please inject the jQ file to index.html

use gulp

download the package

npm install

License

MIT

Package Sidebar

Install

npm i performance.detect

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • jackeysparrow