New CLI Tool Scores Angular Project Health from 0 to 100
A developer has released Angular Health Check, a command-line tool that statically scans Angular codebases and assigns a health score between 0 and 100. The tool detects common issues such as missing ChangeDetectionStrategy.OnPush, unmanaged RxJS subscriptions, ngFor directives lacking trackBy, and absent Signals adoption in Angular 17+ projects. Scores are normalized by project size, ensuring consistent grading across both small and large codebases. Each scan can sync automatically to a web dashboard at angularhc.dev, which tracks score history and supports team sharing. The tool is free for up to 20 stored scans, with a Pro tier available at $9 per month for unlimited scans and GitHub pull request integration.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.


Discussion (0)
Log in to join the discussion and vote.
Log in