d2
text-to-diagram-site
d2 | text-to-diagram-site | |
---|---|---|
96 | 29 | |
18,209 | 472 | |
8.0% | 4.2% | |
9.5 | 5.7 | |
14 days ago | 3 months ago | |
Go | TypeScript | |
Mozilla Public License 2.0 | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
d2
- D2: Declarative Diagramming – A modern language that turns text to diagrams
- Mermaid ASCII Diagrams
- D2: A New Diagram Scripting Language That Converts Text to Diagrams Instantly
-
Exploring Goja: A Golang JavaScript Runtime
I work on the D2 project ([0]) and we switched from other Javascript runners (v8go) to Goja. Using a JS runtime with a dependency on cgo means your Go program loses the (huge) benefit of cross-compiling to different architectures, since at build time it gets linked to the architecture-specific libc.
If you're interested in some production code with Goja, this is our code for calling RoughJS [1] from Go in order to produce the hand-drawn diagram look: [2]
[0] https://github.com/terrastruct/d2
- NMAP-formatter: convert NMAP results to HTML, CSV, JSON, graphviz (dot), SQLite
- Penrose – Penrose
-
Pikchr: A PIC-like markup language for diagrams in technical documentation
While not embedded in markdown, I like d2 [1]. I can use it with org-babel to embed and view the diagrams on emacs. After using graphviz for years, the visual output seems more polished to me. With that said, I want to give pikchr a try.
[1]:https://d2lang.com/
- Ask HN: How do you build diagrams for the web?
-
Documentation as Code for Cloud - C4 Model & Structurizr
In the next post I'll deep-dive into the D2 language which also has a huge set of features. Stay tuned.
- Inkscape Cloud Architect
text-to-diagram-site
-
021期--社交媒体儿童禁令 & 打造个人ip - FAV0周刊#021
text-to-diagram
- Mermaid: Diagramming and Charting Tool
-
Ask HN: Guidelines for making clear architecture diagrams
As far as guidelines, I have spent time looking as well an never came away with a good answer. One useful website for comparing some of the best tools is https://text-to-diagram.com/. My personal favorite is D2. Still lacking a few layout features that I want, but it gets me 90% of the way there. The syntax is great for projects big to small, and it strikes the perfect balance between "create a diagram fast" and "feature rich". But in terms of actual guidelines, I would agree with another user that C4 actually tries to lay out some sort of guidelines.
-
Nomnoml
One of those "text to diagram" contenders did a comparison website (open source) a while back: https://text-to-diagram.com/ (nomnoml isn't in there).
-
Documentation as Code for Cloud Using PlantUML
Community list of comparisons between Text to Diagram tools: https://text-to-diagram.com/
-
The Unreasonable Effectiveness of Sequence Diagrams in MermaidJS
https://text-to-diagram.com/?example=sequence&b=mermaid
-
Is there a tool to visualize related stories, tasks, bugs, etc?
If you can get enough data out of the ticket system, maybe something like https://text-to-diagram.com/ will help.
-
D2 (text-to-diagram language): Introducing Grid diagrams
We made a site to let people compare: https://text-to-diagram.com . (Mermaid maintainers contribute to it)
-
Mermaid Cheat Sheet
I think Mermaid is better than PlantUML to write something quickly.
But D2 looks very promising. I like the simpler and more intuitive syntax.
https://text-to-diagram.com/
-
The truth is, being a sysadmin can be a thankless job. What is something that you have done that your are proud of? AKA Toot your own horn Tuesday.
have you seen https://text-to-diagram.com/ for comparing these flowcharts including mermaidJS and graphwiz as you mentioned and there are a few more there.
What are some alternatives?
mermaid - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
d2-vscode - VSCode extension for D2 files.
C4-PlantUML - C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
d2-playground - An online runner to play, learn, and create with D2, the modern diagram scripting language that turns text to diagrams.
d3 - Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
dagre - Directed graph layout for JavaScript
Mermaid - Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.
mermaid-cli - Command line tool for the Mermaid library
diagrams - :art: Diagram as Code for prototyping cloud system architectures
OpenDiablo2 - An implementation of Diablo 2 in AbyssEngine.
plantuml - Generate diagrams from textual description
obsidian-graphviz - Graphviz plugin for obsidian md.