JavaScript code to Class Diagram

2019-02-02 06:20发布

问题:

I am looking for a tool that can generate class diagram from JavaScript code. Similar to the ones for C++ and Java. Is there any?

回答1:

http://jsuml.org/



回答2:

If you are using node.js, i made a module that generate a class diagram for javascript/node/html/css. Its called wavi. For javascript, function and variable are recognized.

https://www.npmjs.org/package/wavi