Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 655 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 655 Bytes

jgoban

html5 goban

Build Status NPM version

Getting Started

Install the module with: npm install jgoban

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.

License

MIT © 2014, Andrea Parodi