Skip to content

backspacerhino/basic-vue-data-table

 
 

Repository files navigation

basic-data-table

Why did I made this?

I needed a data table not too complicated for a small job. But the shared data tables were very complex and comprehensive. I needed something small and simple. That's why I wanted to share it with people who could meet their small needs like me.

You can search by; name, email, address, phone

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

About

Basic VueJS Data Table

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 67.2%
  • HTML 29.6%
  • JavaScript 3.2%