BenoitAverty/reactive-goban

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.eslintrc
.gitignore
.npmignore
.travis.yml
DOCUMENTATION.md
LICENSE
README.md
examples.webpack.config.js23
A
0 mins
examples/cycle-goban-example.html
examples/cycle-goban-example.js52
A
0 mins
examples/react-goban-example.css
examples/react-goban-example.html
examples/react-goban-example.js20
A
0 mins
package.json
src/CycleGoban/CycleGoban.js48
A
25 mins
src/GoGame/GoGame.js25
A
0 mins
src/GoGame/actions/index.js21
A
0 mins
src/GoGame/gobanUtils.js60
A
0 mins
src/GoGame/reducer/index.js36
A
0 mins
src/GoGame/reducer/playMoveReducer.js51
A
2 hrs
src/GoGame/reducer/setMarkReducer.js26
A
0 mins
src/ReactGoban/ReactGoban.js60
A
25 mins
src/index.js5
A
0 mins
umd-build.webpack.config.js22
A
0 mins