@pairprog/graph-viz
v4.7.0
Published
> The hackable database visualization tool
Readme
Graph-Viz by Pairprog
The hackable database visualization tool
Features
- Load data from a variety of sources
- Visualize data as a:
- Graph
- Table
- Json
- Copy and export your data in a single click
Installation
npm install @pairprog/graph-vizpnpm add @pairprog/graph-vizyarn add @pairprog/graph-vizbun add @pairprog/graph-viz
Run
npm run graph-viz <./path/to/config-directory>pnpm graph-viz <./path/to/config-directory>yarn graph-viz <./path/to/config-directory>bun graph-viz <./path/to/config-directory>
