A utility library to visualize and count re-renderings in Angular everytime change detection runs.
npm i @code-workers.io/ngx-dirty-checker
<ngx-dirty-checker></ngx-dirty-checker>
Will render the number of dirty checks (re-renderings) of a component.
Version 1.x.x is compatible with Angular >=13.x.x.