https://github.com/parro-it/jgoban
html5 goban
https://github.com/parro-it/jgoban
Last synced: 3 months ago
JSON representation
html5 goban
- Host: GitHub
- URL: https://github.com/parro-it/jgoban
- Owner: parro-it
- Created: 2014-08-03T15:48:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-18T18:35:42.000Z (over 11 years ago)
- Last Synced: 2024-04-15T00:06:08.908Z (almost 2 years ago)
- Language: JavaScript
- Size: 2.02 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jgoban
html5 goban
[](http://travis-ci.org/parroit/jgoban) [](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