Skip to content

jens-ox/vue-data-components

Repository files navigation

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

Here

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.