v-tourney

A Vue component to help display tournaments

Usage no npm install needed!

<script type="module">
  import vTourney from 'https://cdn.skypack.dev/v-tourney';
</script>

README

v-tourney

A Vue component to help display tournaments

I have a long way to go for this. Will upload once I have an 'alpha.'

To do:

  • Create NPM package for installation
  • Document usage of package in a Vue project
  • Expand to include tournament rounds in the styles of: Swiss, Round Robin, Double Elimination.