Toolkit for building apps that interact with Vega
Go to file
2022-01-11 10:24:48 +00:00
.github/workflows use coverage in publish script 2021-12-14 13:16:41 +00:00
.storybook basic storybook app with a couple of component from TFE 2021-09-15 19:52:57 +01:00
public minor updates 2021-09-15 19:56:56 +01:00
src import react in callout 2021-12-16 12:35:40 +00:00
.editorconfig basic storybook app with a couple of component from TFE 2021-09-15 19:52:57 +01:00
.gitignore add build logic 2021-09-15 20:46:10 +01:00
.nvmrc basic storybook app with a couple of component from TFE 2021-09-15 19:52:57 +01:00
CODEOWNERS add codeowners 2022-01-05 13:02:56 +00:00
LICENSE basic storybook app with a couple of component from TFE 2021-09-15 19:52:57 +01:00
package.json bump 2021-12-16 12:43:05 +00:00
README.md Update README.md 2021-12-13 10:43:44 +00:00
rollup.config.js bundle the css into the component files 2022-01-11 10:24:48 +00:00
tsconfig.json shout if react is not imported as it breaks things 2021-12-16 12:35:25 +00:00
yarn.lock add build logic 2021-09-15 20:46:10 +01:00

UI Toolkit

Shareable react components, hooks and functions for usage across Vega apps.

WIP!