# datatable-vue2 component for VueJS 2.x

[![npm version][npm-v-img]][npm-url]
[![npm download][npm-dl-img]][npm-url]
[![build][build-img]][build-url]

> The best Datatable for Vue.js 2.x which never sucks  
> `npm i -S datatable-vue2

[Documentation](https://OneWayTech.github.io/vue2-datatable/doc) | 
[Online examples](https://OneWayTech.github.io/vue2-datatable/examples/dist)

[npm-url]: https://www.npmjs.com/package/datatable-vue2
[npm-v-img]: https://img.shields.io/npm/v/vue2-datatable-component.svg
[npm-dl-img]: https://img.shields.io/npm/dm/vue2-datatable-component.svg
[build-img]: https://travis-ci.org/OneWayTech/vue2-datatable.svg?branch=master
[build-url]: https://travis-ci.org/OneWayTech/vue2-datatable
