BenoitAverty/reactive-goban

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