0.1.4 • Published 7 years ago

plate-viewer-vue v0.1.4

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

Plate-viewer-vue is a vue component which render a SVG graph of a plate of synthetic biology.

Install

npm install --save plate-viewer-vue

Usage

in your main.js

import Vue from 'vue' import PlateViewer from 'plate-viewer-vue' import 'plate-viewer-vue/dist/plate-viewer-vue.css'

Vue.use(PlateViewer)

then you can use 'PlateViewer' component in the page.

Licence

plate-viewer-vue is an open source software originally written at the Edinburgh Genome Foundry, using ISC License

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago