jux
v0.3.0
Published
YAML / Markdown format to write structured narratives
Downloads
7
Readme
jux
YAML / Markdown format to write structured narratives
Install
$ npm install --save jux
Usage
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