ngx-dirty-checker
A utility library to visualize dirty checks in Angular.
Install
npm i @mikelgo/ngx-dirty-checker
Usage
<ngx-dirty-checker></ngx-dirty-checker>
Will render the number of dirty checks (re-renderings) of a component.
Compatibility
Version 13.x.x is compatible with Angular 13.x.x.