Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/graphieros/vue-data-ui-doc
Documentation website for the Vue Data UI library: full guide & chart builder
https://github.com/graphieros/vue-data-ui-doc
data-visualization documentation-site vue3
Last synced: 11 days ago
JSON representation
Documentation website for the Vue Data UI library: full guide & chart builder
- Host: GitHub
- URL: https://github.com/graphieros/vue-data-ui-doc
- Owner: graphieros
- Created: 2023-07-25T17:39:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-25T14:11:08.000Z (12 days ago)
- Last Synced: 2024-10-25T15:59:49.137Z (12 days ago)
- Topics: data-visualization, documentation-site, vue3
- Language: Vue
- Homepage: https://vue-data-ui.graphieros.com/
- Size: 9.49 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-data-ui documentation website
Vue Data UI is a Vue 3 data visualization components library.
This repo contains the code for the documentation website, designed to offer a maximum of information on the library and facilitate its usage.
The repo for the actual Vue Data UI library is available here.## Contributions to the documentation website
Contributions are welcome:)
The documentation website was built in a hurry, so it might appear messy. We are gradually refactoring it so it becomes more pleasing to maintain.
### Translations
Translations are setup on a Pinia store (useMainStore), and serve translations for the following languages:
- Chinese (simplified)
- English
- French
- German
- Japanese
- Korean
- Portuguese
- Spanish
- Arabic
The quality of translations is probably dubious, as most of them were generated with Google translate.
### Features
The main features of the documentation website are the following:
- Full docs page for each component
- Quick components overview
- Search engine for config attributes
- Example charts
- Customization tips
- Chart builder
- Package stats