0.1.0 • Published 6 years ago
@worldbrain/storex-visualize-graphviz v0.1.0
Visualize Storex schemas by rendering them as a Graphviz dot file
Usage
const viz = require('@worldbrain/storex-visualize-graphviz')
console.log(viz.renderRegistryAsDot(storageManager.registry)) # Dot file source code
0.1.0
6 years ago