You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 17, 2025. It is now read-only.
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).