Home

Awesome

NgxChessground

Angular wrapper for ornicar/chessground

Two Angular projects are inside :

ngx-chessground Angular library ( tiny wrapper ) for best open source chess UI library https://github.com/ornicar/chessground

ngx-chessground-example copy of https://github.com/ornicar/chessground-examples all examples in original repo works

you can see running application on https://topce.github.io/ngx-chessground/

It uses Angular CLI to install and run

yarn install
yarn start

To see documentation

yarn install
yarn compodoc

FUTURE ROADMAP: