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
Readme
vue-wn-table
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your unit tests
npm run test:unitLints and fixes files
npm run lint