Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 512 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 512 Bytes

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.