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.
- Host: GitHub
- URL: https://github.com/devsnicket/eunice
- Owner: DevSnicket
- License: agpl-3.0
- Created: 2018-06-15T09:57:02.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-12-30T23:29:35.000Z (about 1 year ago)
- Last Synced: 2025-08-09T05:49:59.106Z (5 months ago)
- Topics: analysis, analyzer, architecture, dependencies, dependency, dependency-analysis, dependency-graph, devsnicket, eunice, javascript, modularity, node, nodejs, structure, svg, yaml
- Language: JavaScript
- Homepage: https://devsnicket.com/eunice
- Size: 102 MB
- Stars: 16
- Watchers: 5
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.
Find out more [https://devsnicket.com/eunice](https://devsnicket.com/eunice)