cm-chessboard-es5
v2.11.2-6.4
Published
port of cm-chessboard to es5.
Downloads
23
Maintainers
Readme
ES5 port of cm-chessboard. See https://github.com/shaack/cm-chessboard for docs
Installation
you need browersify, babel, and uglifyjs on the command line:
npm -g install browserify uglifyjs babel-cli
Then make
(needs GNU make; if you use linux its GNU)