chessboardjs
chessboardjs copied to clipboard
remove jquery & modernize code
the goal of this PR is to make this library zero-dependency while increasing its maintainability. much more work needs to be done.
right now, the board loads, accepts API commands and has animations. regular play is WIP.
unlike #232 this constitutes a full refactor of the codebase