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

https://github.com/frankvd/dndle

Calculator-esque UI for DnD dice rolls
https://github.com/frankvd/dndle

deno dungeons-and-dragons fresh

Last synced: about 2 months ago
JSON representation

Calculator-esque UI for DnD dice rolls

Awesome Lists containing this project

README

          

# DNDle

Calculator like UI for DnD dice roll expressions powered by the [r3d6-parser](https://github.com/frankvd/r3d6)

### Usage

Start the project:

```
deno task start
```

This will watch the project directory and restart as necessary.