datahub-ui
v0.8.40
Published
Reusable components for Planet OS Datahub
Downloads
22
Readme
datahub-ui
Reusable UI components and API wrappers to build data apps at Planet OS
You can read a blog post about it here. See some of these components in action here. Tests are available here. The documentation is available here
Development
Notice: The components will be out of beta when they will reach v1.0.0. But they are used in production for Planet OS Datahub and for custom Powerboards. We will start accepting pull requests and bug reports once out of beta. In the meantime, here is how to use the library.
Datahub.js and datahub-min.js can also be loaded from https://planet-os.github.io/ui-components/datahub-ui/dist/datahub.js
To compile all the packages like datahub.js and datahub-min.js
npm install
npm run build-all