UNPKG

kokopu

Version:

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

18 lines (17 loc) 336 B
{ "event": "Missing nodes in variation", "mainVariation": [ "e4", "e5", { "notation": "Nf3", "variations": [ [ "Nc3" ], { "comment": "I'm a comment..." }, [ "f4" ] ] } ] }