An open API service indexing awesome lists of open source software.

https://github.com/recap-utr/arguebuf-typescript

Create and analyze argument graphs and serialize them via Protobuf
https://github.com/recap-utr/arguebuf-typescript

aif argumentation graph grpc protobuf typescript

Last synced: 11 months ago
JSON representation

Create and analyze argument graphs and serialize them via Protobuf

Awesome Lists containing this project

README

          

# Arguebuf TypeScript

A TypeScript library for dealing with argument graphs.

## Development

To pull the testing data, make sure to install [DVC](https://dvc.org/doc/install) and run `dvc pull` in the root directory of the repository.