@mikelgo/ngx-dirty-checker
TypeScript icon, indicating that this package has built-in type declarations

13.0.2 • Public • Published

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.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @mikelgo/ngx-dirty-checker

    Weekly Downloads

    0

    Version

    13.0.2

    License

    none

    Unpacked Size

    20.4 kB

    Total Files

    13

    Last publish

    Collaborators

    • mikelgo