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?
相关问题
- Is there a limit to how many levels you can nest i
- How to toggle on Order in ReactJS
- void before promise syntax
- Keeping track of variable instances
- Can php detect if javascript is on or not?
http://jsuml.org/
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