Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s-a/tournament.js

A tournament plan system
https://github.com/s-a/tournament.js

Last synced: about 5 hours ago
JSON representation

A tournament plan system

Awesome Lists containing this project

README

        

# Tournament.js
A tournament plan system which currently supports the harmonic key number system. Feel free to add your system.

[![Build Status](https://travis-ci.org/s-a/tournament.js.svg?branch=master)](https://travis-ci.org/s-a/tournament.js)
[![Coverage Status](https://coveralls.io/repos/s-a/tournament.js/badge.svg)](https://coveralls.io/r/s-a/tournament.js)
[![Codacy Badge](https://www.codacy.com/project/badge/08570e9fb7634a91ba8fdb95a1e8a913)](https://www.codacy.com/app/stephanahlf/tournament-js)
[![NPM Version](http://img.shields.io/npm/v/tournament.js.svg?style=flat)](https://www.npmjs.org/package/tournament.js)
[![NPM Downloads](https://img.shields.io/npm/dm/tournament.js.svg?style=flat)](https://www.npmjs.org/package/tournament.js)

[![Dependencies](https://img.shields.io/david/s-a/tournament.js.svg)](https://www.npmjs.org/package/tournament.js)
[![Development Dependencies](https://img.shields.io/david/dev/s-a/tournament.js.svg)](https://www.npmjs.org/package/tournament.js)
[![Donate](http://s-a.github.io/donate/donate.svg)](http://s-a.github.io/donate/)

## Install
```npm install tournament.js;```

## Test
```npm test;```

## Code coverage
```npm run html-cover;```

## License

[](https://s-a.github.io/license/?license=mit&fullname=Stephan%20Ahlf&year=2015&profile=https://github.com/s-a&projectUrl=https://github.com/s-a/tournament.js&projectName=tournament.js "")
[](https://s-a.github.io/license/?license=gpl-3.0&fullname=Stephan%20Ahlf&year=2015&profile=https://github.com/s-a&projectUrl=https://github.com/s-a/tournament.js&projectName=tournament.js "")