Skip to content
This repository was archived by the owner on Jun 10, 2021. It is now read-only.

Commit 79eb09a

Browse files
authored
Added tags :)
1 parent 9a4a8c4 commit 79eb09a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Diff for: README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,20 @@
11
# Vue Datasource
22
#### 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)
37

48
### Demo
59

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+
613
!['Screenshot'](https://raw.githubusercontent.com/coderdiaz/vue-datasource/master/screenshot.png)
714

815
Live: https://young-falls-97690.herokuapp.com/
916

17+
1018
### Install/Usage
1119
```
1220
$ npm install vue-datasource
@@ -166,4 +174,3 @@ This callback will modify the data for various operations. Such as applying a sp
166174
All contributions are welcome send your PR and Issues.
167175

168176
##### Created by Javier Diaz. Translation enhancement by [itsuwaribito] (https://github.com/itsuwaribito)
169-

0 commit comments

Comments
 (0)