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.
VSCode + Volar (and disable Vetur).
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint