Vue-good-table A simple, clean data table for VueJS (2.x) with essential features like sorting, column filtering, pagination etc. Live Demo https://xaksis.github.io/vue-good-demos/#/simple-table Getting Started Prerequisites The plugin is
vue-materialize-datatable A fancy Materialize CSS datatable VueJS component. Library is kind of unstable. Bugs, missing features might be present Features Sorting, with numerical sorting Pagination Fuzzy searching Excel export Printing Custom topbar buttons
Datatable The datatable component is essentially a "glorified table" designed to efficiently display dense data. Datatables aren't a heavily used component but they are fundamental to business applications - particularly ones
vuetable-2 Vuetable-2 - data table simplify! Vuetable-2 works with Vue 2.x, vuetable is for Vue 1.x If you're looking for the version that's working with Vue 1.x, please go to
Vue.js + LokiJS A simple test to get LokiJS working with Vue.js. Eventually I'll (hopefully) extend this to work with Phonegap, and get some persistent data going. lokijs is Fast document oriented
Vue v1 Search and Pagination Vue search and pagination, only render viewed data in the table. Code BY Dzulfikar Adi Putra codepen demo See the Pen Vue v1 Search and Pagination by Dzulfikar
Deleting Objects from Data - Vue Js Deleting objects from local data is super simple with Vue codepen See the Pen Deleting Objects from Data - Vue Js by Mason Fox (@masonfox) on
vue-datatable A datatable component build with Vuejs. Vue-loader and Babel is required(maybe will release ES5 and JavaScript file later :P) Online demo https://galenyuan.github.io/vue-datatable/ GitHub