Skip to content

mtrdesign/jquery-bracket

 
 

Repository files navigation

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.

About

jQuery Bracket library for organizing single and double elimination tournaments

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 39.9%
  • TypeScript 36.0%
  • CSS 19.5%
  • HTML 4.0%
  • Ruby 0.6%