Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/trescenzi/dndice


https://github.com/trescenzi/dndice

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# DnDice

Somehow even today there's no simple dice rolling sites.
All that's needed is a simple site that takes a dice string and rolls it.
This is an attempt at building such a site in a small package.

## Bulding

The app is shipped as a single <5kb index.html. If you'd like to build it yourself, follow these steps:

- `yarn install`
- `yarn build`