tournament_creator
TypeScript icon, indicating that this package has built-in type declarations

1.0.8 • Public • Published

Tournament Creator

Models

Models of each seperate structures (structures can be connected only by ID i.e. {teamId: string}) are in the models folder and models of connected structures (can be connected by type i.e. { team: TTeam_Structure} and are direct part of the bigger structure) are in models/structures folder.

Examples of models nomenclature:

Seperate: TTeam
Connected: TTeam_Structure

Bracket rounds

round number:
  • 1 - Final
  • 2 - Semi-Final
  • 4 - Quarter-Final
  • 8 - 1/8 finals
  • 16 - 1/16 finals ...

Readme

Keywords

Package Sidebar

Install

npm i tournament_creator

Weekly Downloads

1

Version

1.0.8

License

ISC

Unpacked Size

64.2 kB

Total Files

60

Last publish

Collaborators

  • tosini13