Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 357 Bytes

File metadata and controls

35 lines (19 loc) · 357 Bytes

Synopsis

Graphify offers layouting of graphs in the KGraph format into an SVG vector image via browser and command line.

Code Example

Browser usage: open app/index.html

CLI usage: node src/cli.js [graph file] > [svg file]

Motivation

TODO

Installation

TODO

API Reference

TODO

Tests

TODO

Contributors

TODO

License

TODO