YOSOFT / ng-app-counter

Count the number of Modules, Lazy Modules, Pipes, Providers, Directives, Components used in an Angular application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ng-app-counter

Count the number of Modules, Lazy Modules, Pipes, Providers, Directives, Components used in an Angular application.

screen angular counter

Usage

npx ng-app-counter

# or to define a tsconfig
npx ng-app-counter -p ./project/tsconfig.json

License

MIT

About

Count the number of Modules, Lazy Modules, Pipes, Providers, Directives, Components used in an Angular application.

License:MIT License


Languages

Language:TypeScript 98.8%Language:JavaScript 1.2%