Skip to content

A Angular helper component to visualize the number of dirty checks of a component

Notifications You must be signed in to change notification settings

code-workers-io/ngx-dirty-checker

Repository files navigation

@code-workers.io/ngx-dirty-checker

A utility library to visualize and count re-renderings in Angular everytime change detection runs.

Install

npm i @code-workers.io/ngx-dirty-checker

Usage

<ngx-dirty-checker></ngx-dirty-checker>

Will render the number of dirty checks (re-renderings) of a component.

Compatibility

Version 1.x.x is compatible with Angular >=13.x.x.

About

A Angular helper component to visualize the number of dirty checks of a component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published