Relative Content

Tag Archive for javascriptuml

Software to create a map or UML from a existing JavaScript Code

I was wondering if does exist a software (or extension for VSCode, Eclipse,…) to create some kind of map or UML from an existing pure JS Code.
It reads the classes, methods (or functions) and calls to build a simple map showing the basic code structure in a simplified manner.