R
R
Roman2015-01-29 13:52:13
JavaScript
Roman, 2015-01-29 13:52:13

How to get UML from a finished AngularJS project?

Hello!
There is a ready-made angularjs project received from a third-party vendor.
Thanks to angular, the project is quite structured, there is routing with controllers and templates attached to it, there are services that are injected into controllers, there are directives included in templates.
Actually a question - how to receive the diagram of objects by the ready code? (there are no classes like in javascript)
Maybe someone has already come across such solutions?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
index0h, 2015-01-29
@index0h

Of course, you can render uml based on pulling out angular attributes from html, but it's much easier to do it by hand.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question