chessboard 0.1.4 copy "chessboard: ^0.1.4" to clipboard
chessboard: ^0.1.4 copied to clipboard

Dart 1 only

chessboard.dart is derived from chessboard.js, but created as a Polymer element (web component) that provides an easy way to include a chessboard in a web application.

chessboard.dart #

chessboard.dart is a Polymer element (web component) that provides an easy way to include a chessboard in a web application.

It is derived from chessboard.js but not a straight port. A major difference is that it uses the emerging web components standard via the Dart version of Polymer. Also, it utilizes the chess.dart library for legal chess move generation, maintenance of chess game state, and conversion to and from the formats FEN and PGN.

Polymer paper elements are used to display the pawn promotion dialog.

A simple example Chessboard App is provided.

Documentation #

TBD

0
likes
25
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

chessboard.dart is derived from chessboard.js, but created as a Polymer element (web component) that provides an easy way to include a chessboard in a web application.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

chess, core_elements, paper_elements, polymer

More

Packages that depend on chessboard