Install & Download:
# NPM
$ npm install vueye-datatable --saveDescription:
Vueye data table is a responsive data table component based on Vue.js 2, it organizes your data per pages in order to navigate easily.
Preview:

Changelog:
v1.4.1 (12/20/2020)
- fix multiple tables in the same view issue
v1.2.6 (07/08/2020)
- adding server side pagination support
v1.2.5 (07/02/2020)
- JS & Demo updated
v1.2.4 (07/01/2020)
- Added sorting support in full custom head cells






I updated the component and i rename it vueye-table, you should run
npm install vueye-table –save
to install it