vue-data-ui 0.1.9 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,23 +1,22 @@
1
- <p align="center">
2
- <img src="public/logo.png">
3
- </p>
4
-
5
- ```
6
- npm i vue-data-ui
7
- ```
8
-
9
- # vue-data-ui
10
-
11
- A user-empowering data visualization Vue components library.
12
- Currently in early stages, feel free to give some feedback!
13
-
14
- For the moment, it includes:
15
-
16
- ## VueUiTable
17
- ## VueUiXy
18
- ## VueUiDonut
19
- ## VueUiWaffle
20
- ## VueUiRadar
21
-
22
- Full documentation
23
- [Ineractive documentation](https://vue-data-ui.graphieros.com/)
1
+ <p align="center">
2
+ <img src="public/logo.png">
3
+ </p>
4
+
5
+ ```
6
+ npm i vue-data-ui
7
+ ```
8
+
9
+ # vue-data-ui
10
+
11
+ A user-empowering data visualization Vue components library.
12
+ Currently in early stages, feel free to give some feedback!
13
+
14
+ For the moment, it includes:
15
+
16
+ ## VueUiTable
17
+ ## VueUiXy
18
+ ## VueUiDonut
19
+ ## VueUiWaffle
20
+ ## VueUiRadar
21
+
22
+ [Ineractive documentation](https://vue-data-ui.graphieros.com/)