puzzmo-com / xd-crossword-tools

A single dependency for using the xd file format for crosswords: convertors (puz -> xd, xd -> json, json -> xd, json -> puz) and editor tooling for xd
MIT License
33 stars 2 forks source link

Add an 'export to .puz' feature #8

Closed orta closed 1 year ago

orta commented 1 year ago

We'd need to export to a JSON format which confuzzle/writepuz understands

Though there's not mch there: https://github.com/rjkat/confuzzle/blob/master/%40confuzzle/writepuz/writepuz.js

orta commented 1 year ago

9