UNPKG

kokopu

Version:

A JavaScript/TypeScript library implementing the chess game rules and providing tools to read/write the standard chess file formats.

14 lines (13 loc) 224 B
{ "date": "1998-**-**", "white": { "name": "John Doe", "elo": 2345 }, "black": { "title": "GM" }, "round": 3, "openingVariation": "TheVariation", "result": "1/2-1/2" }