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
- Host: GitHub
- URL: https://github.com/rarst/dnd-lookup
- Owner: Rarst
- Created: 2020-05-16T08:50:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-17T12:36:15.000Z (over 3 years ago)
- Last Synced: 2025-03-17T01:11:53.607Z (over 1 year ago)
- Topics: dnd5e, vue
- Language: Vue
- Homepage: https://dnd.rarst.net/
- Size: 615 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://app.netlify.com/sites/dnd-lookup/deploys)
[](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