Back to articles
PlantUML Editor

PlantUML Editor

via Dev.to WebdevAristo Rinjuang

This is my first post on dev.to. I'm happy to join this community. I saw a lot of people here sharing their cool software, so I want to do the same. Let me introduce you to my PlantUML Editor, https://plantuml.aristorinjuang.com/ . This post is an extension of https://aristorinjuang.com/plantuml-editor.html . However, I'll go into more technical details here. I hope I'll get your feedback. This PlantUML Editor is open-source, https://github.com/aristorinjuang/plantuml-editor . So, you can clone it, run it locally, make a copy (fork), or even contribute to it. My daily work often involves PlantUML, Systems, Sequences, and most often, Domain-Driven Design. However, I didn't like the tools currently available. The main issues are the ads and the installation or setup required (especially for the desktop app). Do you feel the same? So I created the new one and made it open-source. What I wanted was a web-based application, because the goal is not to require any installation or setup. So fa

Continue reading on Dev.to Webdev

Opens in a new tab

Read Full Article
2 views

Related Articles