jux

0.3.0 • Public • Published

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

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i jux

    Weekly Downloads

    2

    Version

    0.3.0

    License

    MIT

    Last publish

    Collaborators

    • hay