0.1.4 • Published 8 years ago

plate-viewer-vue v0.1.4

Weekly downloads
1
License
ISC
Repository
-
Last release
8 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

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago