tools/ts
Tools that should be used with ts-node.
colors.ts- coloring utility;coverage-stats.ts- generates coverage stats from jest json reports, and outputs asUNIT_COVERAGE.mdfile;package-commands.ts- outputs (optionally filters) commands defined in thepackage.json;update.ts- partially automates dependencies update process, usesncu, andnx migrate;
Usage
All commands should be used via angular cli.
Help (package commands)
ng run tools:helpCoverage stats
ng run tools:coverage-statsUpdate
ng run tools:updateLast updated
Was this helpful?