0.1.2 • Published 2 years ago

xd-crossword-parser v0.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
2 years ago

xd-crossword-parser

A library for converting .xd crossword data (as defined by Saul Pwanson - http://xd.saul.pw) to JSON by Jason Norwood-Young

branches functions lines statements

Installing

npm install --save xd-crossword-parser

Usage (Babel, Node.js etc)

const xdparser = require("xd-crossword-parser");
let crosswordData = xdparser(data);

Testing

npm i
npm run test
0.1.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.0.2

4 years ago

0.0.1

4 years ago