{"library":"typescript-coverage","type":"library","category":null,"description":"A simple CLI tool to measure the progress of migrating a JavaScript project to TypeScript. It calculates coverage by dividing the number of lines in files with TypeScript extensions (.ts, .tsx) by total lines in included files. The tool uses glob patterns to include/exclude files and can be configured via a JSON file. It requires its peer dependencies chalk (^5.3.0) and glob (^11.0.0) to be installed separately. No type inference is performed; only file extensions are checked. The package is ESM-only and requires Node v14.8.0+.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","typescript","ts","typescript-coverage","type","coverage","type-coverage","node"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install typescript-coverage","imports":["import coverage from 'typescript-coverage'"]},{"cmd":"yarn add typescript-coverage","imports":[]},{"cmd":"pnpm add typescript-coverage","imports":[]}],"homepage":"https://github.com/prosehair/typescript-coverage","github":"https://github.com/prosehair/typescript-coverage","docs":null,"changelog":null,"pypi":null,"npm":"typescript-coverage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}