Vue Easytable

screenshot of Vue Easytable
vue

A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.

Overview

The Vue Easy Table is a powerful data table based on Vue 2.x, capable of being used as a data grid, similar to Microsoft Excel or Google Sheets. It offers features such as virtual scroll and cell editing.

Features

  • Support for displaying 300,000 rows of data through virtual scroll
  • Completely free to use
  • API & Examples in official documentation
  • Base components like loading, pagination, context menu, icon, and locale
  • Table component with internationalization, theme customization, virtual scroll, and more
  • Various functionalities like column fixed, hidden, header grouping, filter, sort, and more
  • Cell-specific features such as style, custom, span, selection, autofill, edit, and more
  • Row-related functionalities like radio, checkbox, expand, style, and footer summary
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.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

gulp
Gulp

Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.