Skip to content

coderofsalvation/jsonflow-asciidump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

easy way to visualize jsonflow graphs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published