dot-graph-builder
v0.2.0
Published
Graph builder using graphviz
Downloads
1
Readme
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
NOTE I'm using this library to create class diagrams for Waterline models including their relationships.
License
® License 2019 MIT by goliatone