Vue Good Table

screenshot of Vue Good Table
vue
vuepress
scss

An easy to use powerful data table for vuejs with advanced customizations including sorting, column filtering, pagination, grouping etc

Overview

Vue Good Table is a clean and powerful data table for VueJS that offers essential features such as sorting, column filtering, pagination, and more. It is easy to use and highly customizable, making it a popular choice for displaying data in VueJS applications.

Features

  • Table Search: Easily search for specific data within the table.
  • Sorting: Arrange data in the table based on selected criteria.
  • Column Filtering: Filter data displayed in the table based on column values.
  • Pagination: Navigate through large datasets with paginated views.
  • Highly Customizable: Tailor the table's appearance and functionality to suit your needs.
  • Checkbox Table: Enable selection of multiple rows with checkboxes.
  • Grouped Rows Table: Display data in a grouped format for better organization.
  • Server Powered Table: Fetch data from a server to populate the table dynamically.
vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

vuepress
Vuepress

VuePress is a minimalistic static site generator based on Vue.js that allows developers to create fast, SEO-friendly, and customizable documentation websites.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.