1.0.6 • Published 5 months ago

impact-analysis v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

Impact Analysis Tool

Impact Analysis is a tool that analyzes file dependencies in a code repository. It identifies the impact of code changes by generating a dependency tree and presenting the results in both tabular and graphical formats.


Features

  • Impact Analysis: Identifies dependent files for each changed file.
  • Interactive Graph View: Visualizes dependencies with an interactive graph.
  • Table View: Displays results in a clear tabular format.
  • User-Friendly UI: Toggle between Graph View and Table View.

Installation

Install globally using npm:

npm install -g impact-analysis

Run

impact-analysis
1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago