UNPKG

kokopu

Version:

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

20 lines (19 loc) 393 B
{ "event": "Missing notation in node", "mainVariation": [ "e4", "e5", { "notation": "Nf3", "variations": [ [ "Nc3" ], [ "f4", "exf4", "Bc4", { "comment": "I'm a comment..." } ] ] } ] }