@buggyorg/graphify

visualize the graph of an buggy network graph

Usage no npm install needed!

<script type="module">
  import buggyorgGraphify from 'https://cdn.skypack.dev/@buggyorg/graphify';
</script>

README

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