jsonflow-asciidump

1.0.3 • Public • Published

Usage

npm install jsonflow-asciidump

and:

jfd = require 'jsonflow-asciidump'

json = require __dirname+"/graph.coffee"

console.log jfd.render json

outputs:

a——c———d
|       
|       
b       

NOTE: for the javascript files see the repo

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i jsonflow-asciidump

    Weekly Downloads

    2

    Version

    1.0.3

    License

    BSD-2-Clause

    Last publish

    Collaborators

    • coderofsalvation