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

https://github.com/rarst/dnd-lookup

A small search web app for D&D 5e SRD
https://github.com/rarst/dnd-lookup

dnd5e vue

Last synced: over 1 year ago
JSON representation

A small search web app for D&D 5e SRD

Awesome Lists containing this project

README

          

[![Netlify Status](https://api.netlify.com/api/v1/badges/c2b8afa6-61cc-49a9-9e57-39d8276aa96f/deploy-status)](https://app.netlify.com/sites/dnd-lookup/deploys)
[![Tests Status](https://github.com/rarst/dnd-lookup/actions/workflows/tests.yml/badge.svg)](https://github.com/Rarst/dnd-lookup/actions/workflows/tests.yml)

# [D&D Lookup](https://dnd.rarst.net/)

A small search web app for [Dungeons & Dragons 5th edition System Reference Document](https://dnd.wizards.com/articles/features/systems-reference-document-srd).

Aims to minimize the time to answer mundane queries like “what does [stunned](https://dnd.rarst.net/#stunned) do, again?” or “how much for a [flail](https://dnd.rarst.net/#flail)?”.

## License

- own code under MIT
- icons from [Bytesize](https://github.com/danklammer/bytesize-icons) under MIT
- upstream SRD data from [5e-database](https://github.com/bagelbits/5e-database) under OGL