Skip to content

GenSpectrum/dashboard-components

Repository files navigation

GenSpectrum Dashboards Components

NPM Version

This NPM package provides a collection of web components to build interactive dashboards that visualize data of a specific instance of LAPIS.

Documentation is available in Storybook.

Installation

npm i @genspectrum/dashboard-components

Contents

  • The code for the components is in components/. Refer to the README for more information.
  • We also provide examples of how to use the components in the examples folder.