cm-chessboard 4.3.5 → 4.3.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
A JavaScript chessboard which is lightweight, ES6 module based, responsive, SVG rendered and **without dependencies**.
|
|
4
4
|
|
|
5
|
-
It works on desktop (current versions of Chrome, Firefox, Safari, Edge), and mobile (Android and iOS).
|
|
6
|
-
|
|
7
5
|
cm-chessboard is the main chessboard of
|
|
8
6
|
[chessmail.eu](https://www.chessmail.eu) and [chessmail.de](https://www.chessmail.de). It is also used
|
|
9
7
|
in [chess-console](https://shaack.com/projekte/chess-console/examples/load-pgn.html) and in
|