YahooArchive / arrow

FE Test framework designed to promote TDD
http://yahoo.github.io/arrow/arrow_intro.html
BSD 3-Clause "New" or "Revised" License
55 stars 59 forks source link

adding madge-graphwiz dependency graph #213

Closed ynachiket closed 10 years ago

ynachiket commented 10 years ago

This is a cool visual map of the dependencies between node modules for arrow. This helps us to make informed decisions when -- we decide to deprecate util libraries for more standard open source components -- identifying circular dependencies -- upgrading to a non backward compatible version for a dependency

Moreover, it is cool to look at and gives a quick overview of the components and the flow.