1.4.6 • Published 5 years ago

vue-opti-table v1.4.6

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

vue-opti-table

VueJS 2 Optimized Datatable

Installing

Install with npm:

npm install --save vue-opti-table

Import into project:

import Vue from 'vue';
import VueOptiTable from 'vue-opti-table';

Vue.use(VueOptiTable);

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run bundle

# run unit tests
npm run unit

# run all tests
npm test
1.4.6

5 years ago

1.4.5

5 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.5

6 years ago

1.3.4

6 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago