https://github.com/shaack/chess.mjs
Just the ES6 module version of chess.js
https://github.com/shaack/chess.mjs
Last synced: about 1 year ago
JSON representation
Just the ES6 module version of chess.js
- Host: GitHub
- URL: https://github.com/shaack/chess.mjs
- Owner: shaack
- License: mit
- Created: 2021-02-27T13:54:43.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-13T16:01:25.000Z (about 3 years ago)
- Last Synced: 2024-11-11T21:52:58.636Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 42 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chess.mjs
It's just the ES6 module version of [chess.js](https://github.com/jhlywa/chess.js).