{"repo":"GerkinDev/vuejs-datatable","free":true,"listed":false,"github":"https://github.com/GerkinDev/vuejs-datatable","clone":"git clone https://github.com/GerkinDev/vuejs-datatable.git","description":"A Vue.js component for filterable and paginated tables.","language":"TypeScript","stars":172,"topics":["vue-components","table","datatable","vuejs","filtering","sorting","pagination"],"license":"MIT","category":"ui-components","readme_excerpt":"vuejs-datatable A VueJS plugin to manage data tables Allows for quick and easy setup of filterable, sortable, and paginated tables. Currently supports Vue.js ^2.4. E2E testing over Travis realized using :point right: Browse the documentation :books: :point right: Check out the tutorials :books: --- Getting started Install the package To install this package, simply install vuejs-datatable with your favorite package manager: Import the package Use the ESM build The ESM build ( E cma S cript M odule) implies that your target browsers supports ESM OR you use a bundler, like webpack , rollup.js or Parcel . Import & register the DatatableFactory in Vue: Check out how to customize table types to see some usage of the DatatableFactory and the possible reasons not to use the default instance exported as VuejsDatatableFactory . Use the IIFE build The IIFE build ( I mmediately I nvoked F unction E xpression) should be prefered only for small applications without bundlers, or if you privilegiate the use of a CDN . In your HTML, load the IIFE build directly, if possible right before the closing tag. You must make sure that the loading order is preserved, like below. The IIFE build exposes the DatatableFactory as the global VuejsDatatable . Check out how to customize table types to see some usage of the DatatableFactory . Use the component Use the component in your HTML or template: Then pass in the columns and the data to your Vue instance: Customize the datatable The DatatableFactory ex","default_branch":null,"files":null,"tree":[],"storefront":"/r/GerkinDev","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/GerkinDev/vuejs-datatable/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}