Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

A simple, customizable and pageable table with SSR support, based on vue2 and element-ui
https://github.com/njleonzhang/vue-data-tables

datatable datatables table vue

Last synced: 4 days ago
JSON representation

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

Awesome Lists containing this project

README

        


Build Status
Coverage Status
Node
badgesize
download

## Documentation
* [Full Doc](https://njleonzhang.github.io/vue-data-tables)
* [Online Demo for front-end pagination](http://jsfiddle.net/zpczjl/9tp3z4bn/)
* [Online Demo for server-end pagination](https://jsfiddle.net/zpczjl/xboja87c/)

## Dev

* install dependencies

```
yarn install
```

* serve test/play with hot reload at localhost:8081

```
npm run dev
```

## My projects related to Vue
* [element-ui-pro](https://github.com/njleonzhang/element-ui-pro) Boilerplate for element-ui 2.0 management website, simulate [ant design pro](https://github.com/ant-design/ant-design-pro)
* [el-form-dialog](https://github.com/njleonzhang/el-form-dialog) A tool to make [el-dialog](http://element.eleme.io/#/en-US/component/dialog) and [el-form](http://element.eleme.io/#/en-US/component/form) work eaiser, especially for creating dialog to support two states, such as `add` and `edit`.
* [babel-plugin-vue-jsx-sync](https://github.com/njleonzhang/babel-plugin-vue-jsx-sync) jsx plugin for vue sync modifier
* [docsify-demo-box-vue](https://njleonzhang.github.io/docsify-demo-box-vue/#/) A plugin for docsify to write Vue demo with instant preview and jsfiddle integration

## Buy me a coffee