dot-graph-builder

0.2.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i dot-graph-builder

Weekly Downloads

2

Version

0.2.0

License

MIT

Unpacked Size

16.7 kB

Total Files

15

Last publish

Collaborators

  • goliatone