oBusk / warcraftlogs-search

Tool for finding logs using certain talents and/or items

Home Page:https://wcl.nulldozzer.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

warcraftlogs-search

Powered by Vercel code style: prettier

Tool for finding logs using certain talents and/or items

Whenever you are developing modules for the great WowAnalyzer, you often find yourself looking for a log of a player using a nische talent or item so that you can verify if your code is detecting the events as appropiate.

To help myself with this, I wrote this tool that fetches logs from Warcraftlogs, and allows filtering by talents and items.

The code is not great, it was put together as a utility rather than as a service.

Install

npm install

Development

npm run dev

Deployment

Deployed automagically using Vercel

https://wcl.nulldozzer.io/

License

ISC © Oscar Busk

About

Tool for finding logs using certain talents and/or items

https://wcl.nulldozzer.io/

License:ISC License


Languages

Language:TypeScript 97.9%Language:JavaScript 1.8%Language:CSS 0.3%