Skip to content

zazuko/vue-graph-layout

Repository files navigation

vue-graph-layout

GraphLayout is a Vue component used by SPEX, Sketch and vscode-rdf-sketch to render RDF data as a visual graph. It can also be used for non-RDF data.

Usage

The component can be used in any Vue 3 application.

Install it with:

npm install @zazuko/vue-graph-layout

And then import it with

import { GraphLayout } from '@zazuko/vue-graph-layout`

To see how it is used, check the sample application in src/App.vue.

Development

To run the demo app locally:

npm install
npm run serve

About

Vue GraphLayout component used by SPEX and Sketch

Resources

License

Stars

Watchers

Forks

Packages

No packages published