This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Description
Any plans to visually represent dependencies between modules and their constituents (controllers, directives, filters, etc)?
I find this very useful in large scale projects as documentation tool and as a way to see refactoring opportunities. I started doing something in this direction with https://github.com/lucalanca/grunt-angular-architecture-graph and would love to share some thoughts on this (or even contributing to add support for this directly on dgeni).