vue-data-ui 0.1.2 → 0.1.4

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
@@ -5,12 +5,13 @@ npm i vue-data-ui
5
5
  # vue-data-ui
6
6
 
7
7
  A user-empowering data visualization Vue components library.
8
- Currently in early stages.
8
+ Currently in early stages, feel free to give some feedback!
9
9
 
10
10
  For the moment, it includes:
11
11
 
12
12
  ## VueUiTable
13
13
  ## VueUiXy
14
+ ## VueUiDonut
14
15
 
15
16
  Full documentation
16
17
  [Ineractive documentation](https://vue-data-ui.graphieros.com/)