Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.47 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.47 KB

jQuery Bracket library

jQuery bracket is a jQuery plugin that lets users create and display single and double elimination brackets for tournament play.

Feedback can be sent via mail to teijo(a)aropupu.fi or via IRC to Aroppuu @ IRC/Quakenet. If you've found use for this script, I'd be happy to hear about it. Drop me a link and let me know if it can be shared on this project page.

Download

Get latest pre-compiled version from dist/.

Building

  • Install node
  • Run npm install -g typescript to install TypeScript globally
  • Run npm install to get dependencies
  • Run grunt to compile and watch for changes. This also will start a demo server

Minified files are compiled to dist/ directory.

Examples

4 Players 8 Players 8 Teams (2 players in team) 16 Players 16 Players (Print Color Scheme) 128 Players

Original Library

This is a fork of the http://www.aropupu.fi/bracket/ and it is personalized to fit our purposes. If you doon't like our changes you can use the official library.