Home

Awesome

Purpose

I am a class that can convert PlantUML syntax to the url of a diagram which can be loaded from the plantuml site.

I have two kinds of service methods on the class side of me.

I am a rewrite of the plantuml encoding scheme developed as part of: https://github.com/fuhrmanator/PlantUMLPharoGizmo.

Metacello load:

Metacello new
   baseline: 'PlantUMLBridge';
   repository: 'github://kasperosterbye/PlantUMLBridge';
   load.