Install & Download:
# Yarn
$ yarn add vuejs-smart-table
# NPM
$ npm install vuejs-smart-table --saveDescription:
Vue Smart Table was created out of the need for a simple highly customizable data table plugin that could take advantage of Vue’s slots.
It has no dependencies but Vue and because it renders as a standard HTML table it is compatible with CSS Frameworks such as Bootstrap and Foundation.
Preview:

Changelog:
v0.0.7 (12/30/2020)
- Fix the selectAll function.
v0.0.6 (12/23/2020)
- Fixed the sort icons, they were backward
- Included the .vue extension to the imports in main.js





