Argdown, like Markdown for argument mapping

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • argdown

    a simple syntax for complex argumentation

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • obsidian-argdown-plugin

    Argument maps are what Kialo [1] uses for structured debate. There's also an Obsidian plugin for argument maps [2], tho it's a bit out of date.

    [1]: https://www.kialo.com

    [2]: https://github.com/amdecker/obsidian-argdown-plugin

  • docopt.go

    A command-line arguments parser that will make you smile.

  • docopt.rs

    Discontinued Docopt for Rust (command line argument parser).

    Yes, according to the archived Rust implmentation[1] which in turn refers you to either clap[2] or structopt[3]. Other implmentations does not mention this but those I looked at had not been touched for years. Either very stable or unmaintained. Unfortunately the latter according to the Rust crate. The dotNet implmentation had a very small version bump in the dependencies but the rest of the project does not seem to have benn touched the past 2 years.

    [1] https://github.com/docopt/docopt.rs

    [2] https://docs.rs/clap/latest/clap/

    [3] https://docs.rs/structopt/latest/structopt/

  • webgpu-debate

    Reconstructions of important debates in WebGPU

    It was useful during WebGPU development [1] given that some topics were very nuanced in debate.

    [1] https://github.com/kvark/webgpu-debate

  • mermaid

    Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

    I might know nothing about debates, but in my impression you always make the diagram that does its job best. Argdown seems to constrain everything to its framework and forces the style of the output.

    Also, Mermaid (https://mermaid.js.org/) exists.

  • docopt-ng

    Humane command line arguments parser. Now with maintenance, typehints, and complete test coverage.

    FWIW, there seems to be a less-abandoned fork here: https://github.com/jazzband/docopt-ng

    I'm sticking with argparse though

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

  • Mermaid: Diagramming and Charting Tool

    7 projects | news.ycombinator.com | 15 Aug 2024
  • Mermaid Gantt diagrams are great for displaying distributed traces in Markdown

    9 projects | news.ycombinator.com | 22 Jul 2024
  • plantuml VS vizdom - a user suggested alternative

    2 projects | 1 Sep 2024
  • Blockdiag – simple diagram images generator – blockdiag 1.0 documentation

    2 projects | news.ycombinator.com | 20 Aug 2024
  • Code Diagrams - 3 Tools to Try

    2 projects | dev.to | 13 Jun 2024