1.0.2 • Published 6 years ago

@haukeland-mgm/plateviewer v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

Description

This is a vue.js component for visualizing a (96 well) plate as found in many wet labs.

It uses the bulma framework for CSSing and layout, font awesome(font awesome.com) as a font to provide icons, and buefy for tooltips.

Usage / Development

Consider the app in the example directory app, and to get it up and running, run

npm install
npm run dev

This will install all dependencies for the example app, and run the app with hot-reload and whatnot for your viewing and development convenience.

Inputs (Props)

**TODO** Specify what data can be passed, and how it will be displayed.