cajames / vue-data-tables

A simple, customizable and pageable table, 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 badgesize download

Sponsor

Documentation

Dev

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

Contribute and preview Doc

The document is powered by docsify and docsify-demo-box-vue

  • install docsify
npm i docsify-cli -g
  • go to project folder and run local server
docsify serve docs

You can preview your site in your browser on http://localhost:3000 with hot reload.

Buy me a coffee

  • Click the advertisement in this page and document page
  • Donate

About

A simple, customizable and pageable table, based on vue2 and element-ui

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

License:MIT License


Languages

Language:JavaScript 86.8%Language:Vue 11.3%Language:HTML 1.7%Language:CSS 0.2%