1.2.1 • Published 7 years ago
vue-opti-table2 v1.2.1
vue-opti-table
VueJS 2 Optimized Datatable
Installing
Install with npm:
npm install --save vue-opti-tableImport 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 test1.2.1
7 years ago
1.2.0
7 years ago
1.1.9
8 years ago
1.1.8
8 years ago
1.1.7
8 years ago
1.1.6
8 years ago
1.1.5
8 years ago
1.1.4
8 years ago
1.1.3
8 years ago
1.1.2
8 years ago
1.1.1
8 years ago
1.1.0
8 years ago
1.0.6
8 years ago
1.0.5
8 years ago
1.0.4
8 years ago
1.0.3
8 years ago
1.0.2
8 years ago
1.0.1
8 years ago
1.0.0
8 years ago