vue-tables-2
Version:
Vue.js 2 grid components
24 lines (16 loc) • 1.75 kB
Markdown
[](https://badge.fury.io/js/vue-tables-2) [](https://github.com/matfish2/vue-tables-2/stargazers) [](https://raw.githubusercontent.com/matfish2/vue-tables-2/master/LICENSE) [](https://www.npmjs.com/package/vue-tables-2) [](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).