I've been on the hunt for a tool that can assist me in creating a class diagram for my current web development project.
Although I have a plugin for Eclipse that works for JavaScript, it lacks the ability to connect elements from HTML and CSS - .
I came across another option that somewhat fits my needs, but it necessitates the use of npm. Since I didn't use npm from the start of my project, it's challenging for me to alter the structure now - https://www.npmjs.org/package/wavi
Currently, I write my code in Visual Studio Code, but I'm open to switching to a different editor if it can help me achieve my goal (as long as it's compatible with Windows) :)
The end result I'm aiming for is something like the following:
If this post doesn't belong in this section, please let me know and I'll gladly move it.
I've found some plugins for Visual Studio Code, but they all seem to focus on sequence diagrams rather than class diagrams.