Skip to content

goliatone/dot-graph-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dot Graph Builder

Create graph diagrams using javascript and render using graphviz.

It contains a CLI utility to generate .dot files as well as output graphics in other formats such as png or pdf.

To get started:

$ npm i dot-graph-builder

Install dependency on mac using Homebrew:

$ brew install graphviz

NOTE I'm using this library to create class diagrams for Waterline models including their relationships.

License

® License 2019 MIT by goliatone

About

Create graph diagrams using javascript and render using graphviz

Resources

Stars

Watchers

Forks

Packages

No packages published