Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Commit

Permalink
Update diagramming.md
Browse files Browse the repository at this point in the history
  • Loading branch information
3amyatin authored Jan 3, 2024
1 parent 9c1b60f commit a77b412
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions diagramming.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
# Diagramming



## Text to diagram
* Kroki - Online tool and API for many diagramming languages https://kroki.io/
* D2 https://play.d2lang.com/


### interactive
* https://www.ilograph.com/
* [GoJS](https://gojs.net/) Web Framework
Expand All @@ -16,6 +13,7 @@
* [Penrose](https://penrose.cs.cmu.edu/) - complex and generic
* D2 - many use cases
* PlantUML
* https://plantuml.com/#google_vignette
* GraphViz [edotor](https://edotor.net), [viz-js](http://viz-js.com/), [webgraphviz](http://www.webgraphviz.com/)
* BlockDiag
* Nomnoml (UML)
Expand All @@ -34,7 +32,7 @@


### Gantt / Project
* Mermaid
* [Mermaid.js.org](https://mermaid.js.org/)
* [Markwhen](https://markwhen.com/)

### user
Expand All @@ -58,7 +56,12 @@
* https://github.com/sw-yx/spark-joy/blob/master/README.md#diagramming


# Draw diagrams
## Draw diagrams
* free draw in ASCII [Textik](https://textik.com), [ASCIIflow](https://asciiflow.com)
* draw block diagrams in fancy handwriting style https://excalidraw.com/
* simple https://flowchart.fun/



## Todo

0 comments on commit a77b412

Please sign in to comment.