An open API service indexing awesome lists of open source software.

https://github.com/devsnicket/eunice

Improve cohesion and modularity through hierarchical structure and unidirectional (non-circular) dependencies. Eunice analyses code and shows if dependencies are unidirectional or circular across the hierarchical structure.
https://github.com/devsnicket/eunice

analysis analyzer architecture dependencies dependency dependency-analysis dependency-graph devsnicket eunice javascript modularity node nodejs structure svg yaml

Last synced: 4 months ago
JSON representation

Improve cohesion and modularity through hierarchical structure and unidirectional (non-circular) dependencies. Eunice analyses code and shows if dependencies are unidirectional or circular across the hierarchical structure.

Awesome Lists containing this project

README

          

# eunice ![](https://raw.githubusercontent.com/DevSnicket/eunice/master/arrows/default-height.svg?sanitize=true)

Improve cohesion and modularity through hierarchical structure and unidirectional (non-circular) dependencies.

Eunice analyses code and shows if dependencies are unidirectional or circular across the hierarchical structure.

Find out more [https://devsnicket.com/eunice](https://devsnicket.com/eunice)