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: 7 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-07-03T20:49:52.778Z (8 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
- awesome-starred - DevSnicket/eunice - Eunice improves cohesion, coupling and modularity in software through hierarchical structure and simplified unidirectional dependencies. Eunice analyses source code, infers its structure and shows if (nodejs)
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)