This repository was archived by the owner on Jun 10, 2021. It is now read-only.
File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Vue Datasource
2
2
#### A Vue.js server side component to create tables. Compatible with Vue 2.x and Laravel
3
+ [ ![ GitHub license] ( https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square )] ( https://raw.githubusercontent.com/coderdiaz/vue-datasource/master/LICENSE )
4
+ [ ![ GitHub stars] ( https://img.shields.io/github/stars/coderdiaz/vue-datasource.svg?style=flat-square )] ( https://github.com/coderdiaz/vue-datasource/stargazers )
5
+ ![ ] ( https://img.shields.io/npm/dm/vue-datasource.svg?style=flat-square )
6
+ ![ ] ( https://img.shields.io/npm/v/vue-datasource.svg?style=flat-square )
3
7
4
8
### Demo
5
9
10
+ [ ![ forthebadge] ( http://forthebadge.com/images/badges/built-with-love.svg )] ( http://forthebadge.com )
11
+ [ ![ forthebadge] ( http://forthebadge.com/images/badges/built-by-developers.svg )] ( http://forthebadge.com )
12
+
6
13
![ 'Screenshot'] ( https://raw.githubusercontent.com/coderdiaz/vue-datasource/master/screenshot.png )
7
14
8
15
Live: https://young-falls-97690.herokuapp.com/
9
16
17
+
10
18
### Install/Usage
11
19
```
12
20
$ npm install vue-datasource
@@ -166,4 +174,3 @@ This callback will modify the data for various operations. Such as applying a sp
166
174
All contributions are welcome send your PR and Issues.
167
175
168
176
##### Created by Javier Diaz. Translation enhancement by [ itsuwaribito] (https://github.com/itsuwaribito)
169
-
You can’t perform that action at this time.
0 commit comments