1.0.0 • Published 3 years ago

@topce/ngx-chessground v1.0.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
3 years ago

NgxChessground

Angular wrapper for ornicar/chessground

Two Angular projects are inside :

ngx-chessground Angular library ( tiny wrapper ) for best open source chess ui library chessground

ngx-chessground-example copy of chessground-example all examples in original repo works

add examples to replay my most original game: one second per move, real time, in one minute proportionally

There I beat strong grandmaster in 3 minutes by playing first 8 moves with pawns ;-) probably most original game in lichess: https://lichess.org/hvB20kxqAWJv

If you want to create issues and PRs you need to do same ;-)

It uses Angular CLI to install and run

yarn install
yarn start    

License

NgxChessground is distributed under the GPL-3.0 license (or any later version, at your option). When you use NgxChessground for your website, your combined work may be distributed only under the GPL. You must release your source code to the users of your website.

Please read more about GPL for JavaScript on greendrake.info/#nfy0.

This project was generated with Angular CLI version 11.0.6.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

1.0.0

3 years ago