ts-stats icon indicating copy to clipboard operation
ts-stats copied to clipboard

Gives statistics about your TypeScript files

Results 9 ts-stats issues
Sort by recently updated
recently updated
newest added

For major features like services for Angular, it could be fine to see : - what are the most used services ? - if each service has an unit test...

- [x] Display average lines by files - [ ] Add a flag for a threshold, if files over, list them

enhancement

- [ ] Comments (wip: https://github.com/compodoc/ts-stats/commit/8e62b8a1e7984d566d3a304340d9edde334668fa)

enhancement

When running ts-stats we should be able to auto detect what framework is used, based on some known config files, or a specific annotation, namespace... - [ ] Angular: `@NgModule`...

enhancement

- [x] classes - [x] interfaces - [ ] types aliases

enhancement

Just an idea, may be need some discussion.

enhancement