vue-graphviz

0.0.3-alpha.1 • Public • Published

graphviz

DEMO

Click nodes on the left to commit them to the graph. Use the tools on the right to draw out your graph.

networkVizJs component

Very quick rough prototype of structure mapper.

I haven't isolated the component, and have instead left it in an example.

The component has dependencies which are in the static folder (images).

Otherwise the component reacts to the nodes passed in. If the user clicks save, an event is emitted with the structure saved as a string. The SVG node is also passed in that event.

Build Setup

# install dependencies
npm install
 
# serve with hot reload at localhost:8080
npm run dev
 
# build for production with minification
npm run build
 
# build for production and view the bundle analyzer report
npm run build --report
 
# run unit tests
npm run unit
 
# run e2e tests
npm run e2e
 
# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Readme

Keywords

none

Package Sidebar

Install

npm i vue-graphviz

Weekly Downloads

1

Version

0.0.3-alpha.1

License

none

Last publish

Collaborators

  • spyr1014