xd-crossword-parser

0.1.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i xd-crossword-parser

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

77.4 kB

Total Files

23

Last publish

Collaborators

  • jasony