Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/terryz/v-tablegrid
A simpler to use and practical datatable
https://github.com/terryz/v-tablegrid
datatables es6 grid javascript table tablegrid vue vue-components vue2
Last synced: 3 months ago
JSON representation
A simpler to use and practical datatable
- Host: GitHub
- URL: https://github.com/terryz/v-tablegrid
- Owner: TerryZ
- License: mit
- Created: 2018-04-19T07:46:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-25T06:39:59.000Z (over 2 years ago)
- Last Synced: 2024-10-05T20:17:45.149Z (3 months ago)
- Topics: datatables, es6, grid, javascript, table, tablegrid, vue, vue-components, vue2
- Language: Vue
- Homepage: https://terryz.github.io/vue
- Size: 54.7 KB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# v-tablegrid
A simpler to use and practical datatable
## State
[![npm version](https://img.shields.io/npm/v/v-tablegrid.svg)](https://www.npmjs.com/package/v-tablegrid)
[![license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://mit-license.org/)
[![npm](https://img.shields.io/npm/dy/v-tablegrid.svg)](https://www.npmjs.com/package/v-tablegrid)## Install
``` bash
npm i v-tablegrid --save
```