lol-tournament-stats

A library that aggregates stats from a League of Legends tournament using the response of the RiotAPI.

Usage no npm install needed!

<script type="module">
  import lolTournamentStats from 'https://cdn.skypack.dev/lol-tournament-stats';
</script>

README

lol-tournament-stats

lol-tournament-stats is a typescript library for aggregating the data and statistics from multiple tournament matches or even normal game matches.

Installation

npm install lol-tournament-stats

Usage