We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e5f387 commit d8548c3Copy full SHA for d8548c3
doc/_coverpage.md
@@ -2,5 +2,12 @@
2
3
> The best Datatable for Vue.js 2.x which never sucks
4
5
+[![npm version][npm-v-img]][npm-url]
6
+[![npm download][npm-dl-img]][npm-url]
7
+
8
[GitHub](https://github.com/OneWayTech/vue2-datatable)
9
[Online examples](https://onewaytech.github.io/vue2-datatable/examples/dist)
10
11
+[npm-url]: https://www.npmjs.com/package/vue2-datatable-component
12
+[npm-v-img]: http://img.shields.io/npm/v/vue2-datatable-component.svg
13
+[npm-dl-img]: http://img.shields.io/npm/dm/vue2-datatable-component.svg
0 commit comments