This repository was archived by the owner on Jun 10, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 21
21
### Demo
22
22
![ 'Screenshot'] ( https://raw.githubusercontent.com/coderdiaz/vue-datasource/master/screenshot.png )
23
23
24
- Live: https://young-falls-97690.herokuapp.com/
25
-
26
-
27
24
### Install/Usage
28
25
```
29
26
$ npm install vue-datasource
@@ -54,8 +51,17 @@ new Vue({
54
51
}
55
52
});
56
53
```
54
+ ### No demo available at the moment
55
+
56
+ ## Who is coming?
57
+ [ https://medium.com/@coderdiaz/vue-datasource-da794b8e724 ] ( https://medium.com/@coderdiaz/vue-datasource-da794b8e724 )
57
58
58
- Client Side component is comming soon..
59
+ ## Buy me a coffee
60
+ <a href =" https://paypal.me/coderdiaz " >
61
+ <img src="https://www.paypalobjects.com/webstatic/paypalme/images/pp_logo_small.png" width="150">
62
+ </a >
63
+
64
+ ## Documentation
59
65
60
66
### Available Props
61
67
| Prop | Type | Default | Description |
@@ -183,11 +189,6 @@ This callback will modify the data for various operations. Such as applying a sp
183
189
}
184
190
```
185
191
186
- ## Buy me a coffee
187
- <a href =" https://paypal.me/coderdiaz " >
188
- <img src="src/assets/donate.jpg" width="220">
189
- </a >
190
-
191
192
### Development
192
193
193
194
``` bash
You can’t perform that action at this time.
0 commit comments