8

sequence

This article mainly introduces some drawing tools that may be used in writing technical documents. There are two main groups here, one is to directly drag and drop, and the other is to complete through code

UI tools

Mainly processon , draw.io , excalidraw , archimatetool , cloudcraft.co

processon

Architecture diagram

image.png
https://www.processon.com/view/6220b5de1e085333a8970d39?fromnew=1

Class Diagram

image.png
https://www.processon.com/view/556ff07de4b09b5faa995344?fromnew=1

ER diagram

image.png
https://www.processon.com/view/62372217f346fb0725f7fddf?fromnew=1

use case diagram

image.png
https://www.processon.com/view/5938e003e4b0282707d79918?fromnew=1

flow chart

image.png
https://www.processon.com/view/6221abcfe401fd072a4a6be3?fromnew=1

Topology

image.png
https://www.processon.com/view/621ec89f0e3e7471a24c1554?fromnew=1

draw.io

It seems that I can't access it in China, but I can draw C4, ER, UML, ArchiMate, AWS/Azure, etc.

excalidraw

archimatetool

cloudcraft

Mainly some components of AWS

diagram as code

There are mainly plantuml , C4-PlantUML , Context Mapper , structurizr , mermaid

plantuml

use case diagram


https://plantuml.com/en/use-case-diagram

Class Diagram


https://plantuml.com/en/class-diagram

State diagram


https://plantuml.com/en/state-diagram

Flowchart/Activity Diagram


https://plantuml.com/en/activity-diagram-legacy

Timing Diagram/Sequence Diagram


https://plantuml.com/en/sequence-diagram

C4

There are mainly C4-PlantUML and C4-Builder

Context Mapper

This should be the favorite tool for DDD enthusiasts, because it can draw a context map, which is very tall

structurizr

Mainly the idea of Diagrams as code, can export PlantUML, C4-PlantUML, Mermaid, DOT, WebSequenceDiagrams, Ilograph format

截屏2022-04-01 上午11.38.41.png

mermaid

Better integrated with markdown editor
截屏2022-04-01 上午11.53.04.png

summary

doc


codecraft
11.9k 声望2k 粉丝

当一个代码的工匠回首往事时,不因虚度年华而悔恨,也不因碌碌无为而羞愧,这样,当他老的时候,可以很自豪告诉世人,我曾经将代码注入生命去打造互联网的浪潮之巅,那是个很疯狂的时代,我在一波波的浪潮上留下...


引用和评论

1 篇内容引用
0 条评论