Split up eco.json and add tooling
Closed this issue · 1 comments
JeffML commented
Consider splitting eco.json into smaller files by ECO category: ecoA.json, ecoB.json,..ecoE.json; this would make these files easier to read in an editor.
Add "to:" field in JSON openings linking one variation to another.
Add 'tooling' folder for stand-alone Node JavaScript files (.mjs extension), including:
- how interpolated.json is generated
- how to generate "from:" data from "to:" data
- (would include transitions from other openings)