vue-data-components
v0.5.5
Published
Components-based library for creating data visualizations, e.g. charts. Heavily inspired by [vx](https://github.com/hshoff/vx) and [data-ui](https://github.com/williaster/data-ui).
Downloads
8
Readme
Vue Data Components
Components-based library for creating data visualizations, e.g. charts. Heavily inspired by vx and data-ui.
Please note that this library is in early development.
Documentation
Development setup
git clone https://github.com/jens-ox/vue-data-components
cd vue-data-components
yarn
yarn serve
See package.json
for additional details.