christianvoigt / argdown

a simple syntax for complex argumentation
https://argdown.org
921 stars 30 forks source link
argdown argument-mapping argument-maps grammar javascript parse

Argdown

Argdown logo

v1.8.2 released! Check out the new features

Argdown is a simple syntax for analyzing complex argumentation.

Start with the docs or try it out in the Browser Sandbox.

If you want to start working right away, you should install the Argdown VS Code extension.

Credits and license

The development of Argdown and Argdown-related tools is funded by the DebateLab at KIT, Karlsruhe.

All code is published under the MIT license. The optional Argvu font is published under a Free License.

About this repository

This repository is a Monorepo containing all packages of the Argdown project. We use lerna to manage their internal dependencies. You can find all packages in the packages/ folder.

For further information about the code, consult the API section of the documentation.

To install this Monorepo

Installing npm packages

Example:

lerna add xmlbuilder --scope=@argdown/core