Skip to content

rlambertsen/vue-tables-2

 
 

Repository files navigation

xscode npm version GitHub stars GitHub license npm Build Status Gitter chat Twitter Follow


Breaking Change in New Release

Version 2.0 is now in live. It introduces an improved mechanism for building custom templates by allowing you to swap every component with your own UI implementation. Read all about it. If you were using custom templates in previous version you'll need to adapt it to the new syntax.

About Vue Tables 2

Vue Tables 2 was created to give developers a fully featured tool-set for creating beautiful and useful data tables with Vue.js. Used in hundreds of commercial software applications, Vue Tables 2 is constantly growing, improving and getting new features.

License and Premium Features

dual license

As of version 1.6.0, this project is licensed under the GPLv3 license. An MIT licensed version is available for a one-time fee here In addition to the permissive license, paying users will enjoy premium features and receive ongoing priority support for any issue that might arise.

Demo

Click here to see the client component in action and fiddle with the various options or here for a rudimentary server component demo.

Installation

Install with npm or via CDN, Read More.

Documentation

Please click here for GitBook documentation.

Premium Features

  • Sticky Headers
  • Multiple-level grouping with data layer backing
  • Tailwind theme
  • Request failed message
  • Virtual Pagination
  • Selectable rows

Feel free to suggest more premium features and I'll consider adding them


Contributing

All contributions are welcome.
Learn more about how you can contribute to this project here.

Author

I’ve been working on Vue Tables 2 for the past 3 years, and I’m here for your questions, suggestions and comments.
We are always happy to hear from you, so we can make Vue Tables 2 better for everyone.
Please feel free to contact me with your feedback - matfish2@gmail.com

2020 © Copyright. Vue Tables 2 All Rights Reserved. Created by Matanya Fischeimer.

VueJS 1

Users of VueJS 1 should use this package.

Packages

No packages published

Languages

  • JavaScript 95.2%
  • Vue 4.2%
  • Other 0.6%