na2hiro / Kifu-for-JS

JavaScriptで動く将棋の棋譜再生盤とそのブックマークレット `kifu-for-js`、JSON棋譜フォーマット(JKF)の定義とKIF, KI2, CSAからの変換ライブラリ `json-kifu-format`、将棋のモデル`shogi.js`を含むmonorepo
MIT License
112 stars 16 forks source link

Monorepo #83

Closed na2hiro closed 1 year ago

na2hiro commented 1 year ago

These repositories are tightly coupled. If we make a monorepo containing these 3, we'll benefit with easy development and low maintenance cost.

Tasks

Required

Nice to do

Out of scope

References

na2hiro commented 1 year ago

84

na2hiro commented 1 year ago

This also fixed a bug that examples were broken http://apps.81.la/Kifu-for-JS/examples/example.html