BrandonClapp / jquery-group

Group stage component for tournament play

Home Page:http://www.aropupu.fi/group/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQuery Group

This is a jQuery library for visualizing and managing group stages of tournaments. You can input a list of teams and the library will create round-robin matchups for each team.

You can find mode information and demos from the project website at aropupu.fi/group.

Download

Get latest pre-compiled version from dist/.

Compile code

If you wish to edit the code, install npm. When you have npm installed, run npm install in project root to install dependencies.

Run grunt to compile and minify the project sources to dist directory.

About

Group stage component for tournament play

http://www.aropupu.fi/group/

License:MIT License


Languages

Language:CoffeeScript 85.1%Language:CSS 14.9%