challenge-run-client
Library for reading challenge-run-counter data. Can be used to create a speedrun or hit counter viewer in a browser, or server-side application.
npm install --save @havenofcode/challenge-run-client
Docs
All documentation is hosted here.
Development
The default Challenge Run Counter pages are provided by this npm module. If you want to use this in your own project, installing through npm is recommended.
npm ci
npm run build
Test
npm test
Examples
- node: cli to display in console
- react: react app to display in a browser
- vanilla html: plain html included in a script
- speed-run: for speed runs