13.0.2 • Published 2 years ago

@mikelgo/ngx-dirty-checker v13.0.2

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

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.