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

https://github.com/parro-it/jgoban

html5 goban
https://github.com/parro-it/jgoban

Last synced: 3 months ago
JSON representation

html5 goban

Awesome Lists containing this project

README

          

# jgoban

html5 goban

[![Build Status](https://secure.travis-ci.org/parroit/jgoban.png?branch=master)](http://travis-ci.org/parroit/jgoban) [![NPM version](https://badge-me.herokuapp.com/api/npm/jgoban.png)](http://badges.enytc.com/for/npm/jgoban)

## Getting Started
Install the module with: `npm install jgoban`

```javascript
var jgoban = require('jgoban');
jgoban.awesome(); // "hello "
```

## Other stuff

* documentation - maybe I will add documentation if you ask it. open an issue for this.
* support - open an issue [here](https://github.com/parroit/jgoban/issues).

## License
[MIT](http://opensource.org/licenses/MIT) © 2014, Andrea Parodi