Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matfish2/vue-tables-2
Vue.js 2 grid components
https://github.com/matfish2/vue-tables-2
datatable grid table vue vue-components
Last synced: 3 months ago
JSON representation
Vue.js 2 grid components
- Host: GitHub
- URL: https://github.com/matfish2/vue-tables-2
- Owner: matfish2
- License: gpl-3.0
- Archived: true
- Created: 2016-09-12T20:40:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-26T06:49:37.000Z (about 3 years ago)
- Last Synced: 2024-04-13T22:04:39.823Z (8 months ago)
- Topics: datatable, grid, table, vue, vue-components
- Language: JavaScript
- Homepage: https://matanya.gitbook.io/vue-tables-2/
- Size: 5.88 MB
- Stars: 1,527
- Watchers: 46
- Forks: 315
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-vue - vue-tables-2 - tables-2?style=social) - 显示数据的bootstrap样式网格 (UI组件)
- awesome-vue - vue-tables-2 - 显示数据的bootstrap样式网格 (UI组件)
- awesome-github-vue - vue-tables-2 - 显示数据的bootstrap样式网格 (UI组件)
- awesome - vue-tables-2 - 显示数据的bootstrap样式网格 (UI组件)
- awesome-github-vue - vue-tables-2 - 显示数据的bootstrap样式网格 (UI组件)
README
[![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).