0.3.0 • Published 10 years ago
jux v0.3.0
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