vue-data-tables
Version:
A simple, customizable and pageable table, based on vue2 and element-ui.
25 lines (18 loc) • 1.51 kB
Markdown

# vue-data-tables <small>3.0</small>
> A simple, customizable and pageable table, based on vue2 and element-ui
<p align="center">
<a href="https://github.com/njleonzhang/vue-data-tables"><img alt="star this repo" src="http://githubbadges.com/star.svg?user=njleonzhang&repo=vue-data-tables&style=flat" /></a>
<a href="https://travis-ci.org/njleonzhang/vue-data-tables" target="_blank"><img src="https://travis-ci.org/njleonzhang/vue-data-tables.svg?branch=master" alt="Build Status"></a>
<a href="https://coveralls.io/github/njleonzhang/vue-data-tables?branch=master" target="_blank"><img src='https://coveralls.io/repos/github/njleonzhang/vue-data-tables/badge.svg?branch=master' alt='Coverage Status' /></a>
<a href="https://www.npmjs.com/package/vue-data-tables" target="_blank"><img src='https://img.shields.io/npm/v/vue-data-tables.svg' alt='Node' /></a>
<a href="https://github.com/njleonzhang/vue-data-tables" target="_blank"><img src='http://img.badgesize.io/https://unpkg.com/vue-data-tables?compression=gzip' alt='badgesize' /></a>
<a href="https://github.com/njleonzhang/vue-data-tables" target="_blank"><img src='https://img.shields.io/npm/dm/vue-data-tables.svg' alt='download' /></a>
</p>
- Simple and lightweight
- Support both font-side and server-side data source
- Customizable, flexible and powerful
- Based on element-ui (both 1.x and 2.x)
[GitHub](https://github.com/njleonzhang/vue-data-tables/)
[Get Started](#vue-data-tables)
