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

Package Sidebar

Install

npm i jsonflow-asciidump

Weekly Downloads

3

Version

1.0.3

License

BSD-2-Clause

Last publish

Collaborators

  • coderofsalvation