nosnaj / vue-data-tables

A simple and customizable, front-end pagination datatables, based on vue2 and element-ui.

Home Page:https://njleonzhang.github.io/vue-data-tables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverage Status Node

Documentation

Hope native English speakers can help to review the document and revise. Please contact me if you want to contribute

Submit a issues

Please provide a reproduce demo via refrencing boilerplate

Dev

  • install dependencies
yarn install
  • serve test/play with hot reload at localhost:8089
npm run play

lengcy version(1.x)

Code

Doc

1.x is unmaintained now, use it at your own risk.

About

A simple and customizable, front-end pagination datatables, based on vue2 and element-ui.

https://njleonzhang.github.io/vue-data-tables

License:MIT License


Languages

Language:JavaScript 79.2%Language:Vue 20.6%Language:HTML 0.2%