@intoto-dev/utils-observation-helpers

A set of utils used in Bibliotheca and other Intoto software


License
MIT
Install
npm install @intoto-dev/utils-observation-helpers@0.24.7

Documentation

Intoto Bibliotheca

A collection of React components created to visualise river data. Mainly used for the Intoto Studio project.

Fully written in TypeScript for typing convenience, usable in non-TypeScript projects.

Storybook

Check out the components in action at https://intoto-bibliotheca.netlify.app/

List of available components

List of utilities

Development

We use Storybook to develop and render our components.

After installing the dependencies, run the following command to start up Storybook:

npm start