ysk8hori/Delta TypeScript Graph

Visualizes changes in typescript-file dependencies.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
access-tokenAccess token for the repono${{ github.token }}
tsconfig-root(Deprecated: Use tsconfig instead.) Specifies the root directory where tsconfig will be searched.no./
tsconfigSpecifies the path to the tsconfig file.no
max-sizeMaximum number of nodes to display in the graph when there are many change filesno30
orientationOrientation of the graph (TB or LR)noTB
debugEnable debug modenofalse
in-detailsWhether to wrap Mermaid in a `<details>` tag for collapsingnofalse
excludeArray of files to excludenonode_modules
include-index-file-dependenciesWhether to display dependencies of index.ts files that refer to the change target filesnofalse
comment-titleSpecifies the title of the comment posted on the PR.noDelta TypeScript Graph
show-metricsCalculate and display metrics for the graphnofalse

no outputs