jux
v0.3.0
Published
YAML / Markdown format to write structured narratives
Readme
jux
YAML / Markdown format to write structured narratives
Install
$ npm install --save juxUsage
var jux = require('jux');
jux.parse('...');Check out the example.md and example.js files for some guidance.
API
jux.parse(input)
License
MIT © Hay Kranen
