UNPKG

vue-tables-2

Version:
24 lines (16 loc) 1.75 kB
[![npm version](https://badge.fury.io/js/vue-tables-2.svg)](https://badge.fury.io/js/vue-tables-2) [![GitHub stars](https://img.shields.io/github/stars/matfish2/vue-tables-2.svg)](https://github.com/matfish2/vue-tables-2/stargazers) [![GitHub license](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://raw.githubusercontent.com/matfish2/vue-tables-2/master/LICENSE) [![npm](https://img.shields.io/npm/dt/vue-tables-2.svg)](https://www.npmjs.com/package/vue-tables-2) [![Build Status](https://travis-ci.org/matfish2/vue-tables-2.svg?branch=master)](https://travis-ci.org/matfish2/vue-tables-2) ### 25.11.2021 - The previously premium version is now available freely: * vue2: https://www.npmjs.com/package/vue-tables-2-premium * vue3: https://www.npmjs.com/package/v-tables-3 ### The package is no longer maintained by the author. ### About Vue Tables 2 Vue Tables 2 was created to give developers a fully featured tool-set for creating beautiful and useful data tables with Vue.js. Used in hundreds of commercial software applications, Vue Tables 2 is constantly growing, improving and getting new features. ### Demo [Click here](https://jsfiddle.net/matfish2/jfa5t4sm/) to see the client component in action and fiddle with the various [options](https://matanya.gitbook.io/vue-tables-2/options-api) or [here](https://jsfiddle.net/matfish2/js4bmdbL/) for a rudimentary server component demo. #### Installation Install with npm or via CDN, [Read More](https://matanya.gitbook.io/vue-tables-2/installation). #### Documentation Please click [here](https://matanya.gitbook.io/vue-tables-2/) for GitBook documentation. ## VueJS 1 Users of VueJS 1 should use [this package](https://github.com/matfish2/vue-tables).