1.0.0 • Published 9 months ago

@vivjs-experimental/viv v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@hms-dbmi/viv

A WebGL-powered toolkit for interactive visualization of high-resolution, multiplexed bioimaging datasets.

npm version package documenation

Installation

npm install @hms-dbmi/viv

You will also need to install deck.gl and other peerDependencies manually. This step prevent users from installing multiple versions of deck.gl in their projects.

npm install deck.gl @luma.gl/core

Documentation

Detailed API information and example sippets can be found in our documentation.