Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/njleonzhang/vue-data-tables
- Owner: njleonzhang
- License: mit
- Created: 2016-12-17T02:32:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-26T08:55:01.000Z (over 1 year ago)
- Last Synced: 2024-10-29T17:56:02.393Z (3 months ago)
- Topics: datatable, datatables, table, vue
- Language: JavaScript
- Homepage: https://njleonzhang.github.io/vue-data-tables
- Size: 3.57 MB
- Stars: 1,021
- Watchers: 27
- Forks: 221
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vue - vue-data-tables - data-tables?style=social) - VueJS2数据表格 (UI组件)
- awesome-docsify - vue-data-tables - A simple and customizable data table, based on vue2 and element-ui. (Showcase)
- awesome-github-vue - vue-data-tables - VueJS2数据表格 (UI组件)
- awesome - vue-data-tables - VueJS2数据表格 (UI组件)
- awesome-starred - njleonzhang/vue-data-tables - A simple, customizable and pageable table with SSR support, based on vue2 and element-ui (vue)
- awesome-github-vue - vue-data-tables - VueJS2数据表格 (UI组件)
README
## 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