Skip to content

aswinkarthik/graphviz.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphViz.js

A JavaScript wrapper for rendering GraphViz files

Under the hood

  • The convert method takes in a dotfile, outputFormat and outputFile.
  • It uses shellJS to execute the dot binary to render the file.

Requirements

  • dot binary should be installed (using any package manager like HomeBrew).

About

A wrapper for rendering dotfiles using graphviz

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published