Pikchr: A PIC-like markup language for diagrams in technical documentation

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • svgbobrus

    Convert your ascii diagram scribbles into happy little SVG

  • I recently had to draw some diagrams for documenting something. After looking at various Markdown-friendly options I landed on svgbob[1]. I believe it's a superior solution to these kinds of graph drawing tools for Markdown for one specific reason: the code is still readable. When I go to look at a Markdown file I don't always open the output. I will commonly open up a README file in Vim or just cat it to the terminal. In this case diagrams like those in this post is next to useless. I'm not going to read through some complex drawing definitions and try to visualise the results. With svgbob (or Typograms[2] or any of the other similar options) you can still read the Markdown text document and see the diagrams which is great!

    Of course this comes with a tradeoff, drawing the diagrams can be a bit of a pain. But I believe this can be solved by a good Markdown editor or editor plugin. Alternatively a spec like this could be converted into an svgbob-compatible diagram.

    [1]https://ivanceras.github.io/svgbob-editor/

  • d2

    D2 is a modern diagram scripting language that turns text to diagrams.

  • 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/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I wrote a tool in Go to write Sequence Diagrams in Go

    5 projects | news.ycombinator.com | 27 Apr 2023
  • Ascii to svg tool svgbob v0.7.0 is just released with support for drawing arcs in quarter interval

    2 projects | /r/rust | 14 Apr 2023
  • Include diagrams in your Markdown files with Mermaid | The GitHub Blog

    1 project | /r/programming | 19 Sep 2022
  • Inkscape 1.2 as a Godot Graphics Tool

    1 project | /r/godot | 20 May 2022
  • Announcing the Kani Rust Verifier Project

    1 project | /r/rust | 5 May 2022