ShowMeTheDiagram (PlantUML viewer)

#5 / 2 rate

ShowMeTheDiagram (PlantUML viewer)

138 users

2023-06-25

hugeservices.dc

hugeservices.dc@gmail....

Extension Information

5 star
0%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Description

PlanUML viewer for GitHub and Azure DevOps. Note: this is a PoC extension, using https://plantuml.com/ to render diagrams.

Description:
The "PlanUML Viewer" is a powerful and convenient Chrome extension that allows you to seamlessly view diagrams within GitHub and Azure DevOps repositories by rendering PlantUML syntax. With this extension, you can effortlessly visualize and understand the structure and relationships of various software projects.

It looks for any code in your Markdown files starting with below syntax:

```
@startuml

Example repository: https://github.com/Chroscielski/plantUML-extension-samples/blob/main/README.md

Privacy Warning:
Please note that the "PlanUML Viewer" extension is a proof-of-concept (PoC) implementation and relies on a remote host, namely "https://plantuml.com/," to render the diagrams. Due to this dependency, it is important to be aware of potential privacy implications. The extension communicates with the remote host to process and display UML diagrams, and as a result, diagram data may be transmitted to and processed by the host. Please exercise caution while using the extension and be mindful of the data you choose to share.

Note:
As a PoC extension, the "PlanUML Viewer" is continuously being improved and enhanced to provide a seamless and secure experience. While the remote host is currently used for rendering diagrams, future versions may incorporate alternative rendering options or self-hosted capabilities to address privacy concerns.