Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liebsen/chessdiagram
A simple Javascript Widget to help visualize chess matches
https://github.com/liebsen/chessdiagram
chess diagrams javascript-widget visualize-chess-matches
Last synced: 4 days ago
JSON representation
A simple Javascript Widget to help visualize chess matches
- Host: GitHub
- URL: https://github.com/liebsen/chessdiagram
- Owner: liebsen
- License: mit
- Created: 2019-11-05T13:47:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:38:22.000Z (about 2 years ago)
- Last Synced: 2023-03-06T12:06:54.753Z (almost 2 years ago)
- Topics: chess, diagrams, javascript-widget, visualize-chess-matches
- Language: JavaScript
- Homepage: https://chessdiagram.herokuapp.com/
- Size: 2.74 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Chess Widget
This is simple javascript widget to help visualize chess matches. Visit [demo](https://chessdiagram.herokuapp.com/) for more details.
This project is based on chess.js and chessboard.js and was started based on [this post](https://blog.jenyay.com/building-javascript-widget/).