vue-wn-table
v0.3.0
Published
A simple, clean data table for VueJS (2.x) with essential features like sorting, column filtering, pagination etc
Downloads
5
Readme
vue-wn-table
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your unit tests
npm run test:unit
Lints and fixes files
npm run lint