Skip to content

Ge6ben/vuejs-ag-grid-server-side

Repository files navigation

Effectively handling Huge Datasets: Developing a Server-Side Table for Vue.js Using AG Grid

AG Grid is a highly performant and feature-rich JavaScript grid library that provides solutions for displaying large amounts of data in tabular form on the web. It works seamlessly with popular frameworks and libraries such as Angular, React, Vue, and plain JavaScript. AG Grid stands out for its extensive set of features, including but not limited to sorting, filtering, grouping, pagination, inline editing, and exporting data, making it a popular choice for developers needing to handle complex data grids in their applications.

For more details, read the article on Medium.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published