About
ComboStrap is able to create and render diagrams .
Example with a sequence Diagram.
sequenceDiagram
participant Editor
participant ComboStrap
Editor->>ComboStrap: Hello Combo !
Can you generate diagrams? ComboStrap-->>Editor:
Sure! Editor->>ComboStrap:
Great ! Which one ? ComboStrap-->>Editor:
Quite a lot
Such as Class, Erd, Flowchart
and also Railroad.
Check the links above
Can you generate diagrams? ComboStrap-->>Editor:
Sure! Editor->>ComboStrap:
Great ! Which one ? ComboStrap-->>Editor:
Quite a lot
Such as Class, Erd, Flowchart
and also Railroad.
Check the links above
List
If your diagrams are in a svg format, you can just render them with the svg component.
Otherwise, you can use the following components to create and render diagrams.