Skip to content

A tool for visualizing entity dependencies which cross-cut commit history

Notifications You must be signed in to change notification settings

daviidli/it-depends-vis

Repository files navigation

it depends

This is a repository for the visualization component of it-depends. This tool enables developers to more easily visualize dependencies between entities in a software system (classes, files, etc...) which cut across commit history.

Version 2

v2 is still in development. This is re-write of the original visualization to try out a few things. Mainly, I felt the directed graphs of the v1 were too hard to read as the commit histories got larger. Instead, v2 uses a matrix similar to an directed adjacency matrix.

Working with it-depends

  • To run locally yarn start
  • To execute all tests: yarn test

Contributors

About

A tool for visualizing entity dependencies which cross-cut commit history

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published