I'd love to be able to see something like RubyMine's model diagrams but for the Backbone.js parts of my project. Anyone know of a tool that does something like that?
Asked
Active
Viewed 726 times
1 Answers
1
There is a UML plugin for Eclipse called jsuml. I have no experience with it myself, and by looking at the description on its web page, it seems that your code should be annotated in some way. (e.g. JSDoc)

Werner Kvalem VesterĂ¥s
- 10,226
- 5
- 43
- 50