# @ag-grid-community/core

> Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue

Latest version **32.3.9** (published 2025-08-13) · MIT license · 0 weekly downloads

## Install

```sh
npm install @ag-grid-community/core
pnpm add @ag-grid-community/core
yarn add @ag-grid-community/core
bun add @ag-grid-community/core
```

## Health

**Score 55/100 (C)** — status: stable.

Positive: has types; esm support; no vulnerabilities; high maintenance score; popular repo.

Warnings: low downloads.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 32.3.9 |
| Published | 2025-08-13 |
| First published | 2019-11-05 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 5.9 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 15605 |
| Author | Sean Landsman |
| Maintainers | ceolter, seanlandsman, rmc.software |
| Keywords | ag, ag-grid, datagrid, data-grid, datatable, data-table, grid, table, react, table, angular, angular-component, react, react-component, reactjs, vue, vuejs |

## Links

- npm: https://www.npmjs.com/package/@ag-grid-community/core
- Repository: https://github.com/ag-grid/ag-grid
- Homepage: https://www.ag-grid.com/
- Issues: https://github.com/ag-grid/ag-grid/issues
- npm.io page: https://npm.io/package/@ag-grid-community/core

## Dependencies (2)

- [tslib](https://npm.io/package/tslib.md) ^2.3.0
- [ag-charts-types](https://npm.io/package/ag-charts-types.md) 10.3.9

## Alternatives

- [@lexical/table](https://npm.io/package/@lexical/table.md) — 3.0M weekly downloads
- [mantine-datatable](https://npm.io/package/mantine-datatable.md) — 98.2K weekly downloads
- [react-native-collapsible-tab-view](https://npm.io/package/react-native-collapsible-tab-view.md) — 70.6K weekly downloads
- [@handsontable/vue3](https://npm.io/package/@handsontable/vue3.md) — 16.1K weekly downloads
- [vuewordcloud](https://npm.io/package/vuewordcloud.md) — 7.2K weekly downloads

## Recent versions

- 32.3.9 (latest) — 2025-08-13
- 27.3.0-beta.0 (beta) — 2022-06-27
- 32.3.8 — 2025-06-10
- 32.3.7 — 2025-04-28
- 32.3.6 — 2025-04-11
- 32.3.5 — 2025-04-09
- 32.3.4 — 2025-03-10
- 32.3.3 — 2024-11-13
- 32.3.2 — 2024-10-30
- 32.3.1 — 2024-10-28
- 32.3.0 — 2024-10-22
- 32.2.2 — 2024-10-07
- 32.2.1 — 2024-09-26
- 32.2.0 — 2024-09-17
- 32.1.0 — 2024-08-08
- … 69 more at https://npm.io/package/@ag-grid-community/core/versions

## README

![AG Grid HTML5 Grid trusted by the community, built for enterprise](./github-banner.png 'AG Grid')

[![CDNJS](https://img.shields.io/cdnjs/v/ag-grid)](https://cdnjs.com/libraries/ag-grid) [![Github Stars](https://img.shields.io/github/stars/ag-grid/ag-grid?style=social)](https://github.com/ag-grid/ag-grid) [![Twitter](https://img.shields.io/twitter/follow/ag_grid?style=social)](https://twitter.com/ag_grid)

[![npm](https://img.shields.io/npm/dm/@ag-grid-community/core.svg)](https://www.npmjs.com/package/@ag-grid-community/core)
[![npm](https://img.shields.io/npm/dt/@ag-grid-community/core.svg)](https://www.npmjs.com/package/@ag-grid-community/core)

> **⚠️ Version Update**
>
> For AG Grid versions `>=33.0.0` all community features are now exported directly from the `ag-grid-community` package. v32 will be the last version of this individual module. See the [v33 migration guide](https://ag-grid.com/javascript-data-grid/upgrading-to-ag-grid-33/) for more details.

# AG Grid

AG Grid is a fully-featured and highly customizable JavaScript data grid.
It delivers [outstanding performance](https://www.ag-grid.com/example?utm_source=ag-grid-readme&utm_medium=repository&utm_campaign=github), has no third-party dependencies and [integrates smoothly with all major JavaScript frameworks](https://www.ag-grid.com/javascript-data-grid/?utm_source=ag-grid-readme&utm_medium=repository&utm_campaign=github).

Check out the [developer documentation](https://www.ag-grid.com/documentation/?utm_source=ag-grid-readme&utm_medium=repository&utm_campaign=github) for a complete list of features or visit [our official docs](https://www.ag-grid.com/features-overview/?utm_source=ag-grid-readme&utm_medium=repository&utm_campaign=github) for tutorials and feature demos.

## Core Module

This package is the [core](https://ag-grid.com/angular-data-grid/modules/) feature module for the grid to be used when working with AG Grid module setup in order to minimise your bundle size.

## Issue Reporting

If you have found a bug, please report it in this repository's [issues](https://github.com/ag-grid/ag-grid/issues) section. If you're using the Enterprise version, please use the [private ticketing](https://ag-grid.zendesk.com/) system to do that.

## Asking Questions

Look for similar problems on [StackOverflow](https://stackoverflow.com/questions/tagged/ag-grid) using the `ag-grid` tag. If nothing seems related, post a new message there. Please do not use GitHub issues to ask questions.

## Contributing

AG Grid is developed by a team of co-located developers in London. If you want to join the team send your application to info@ag-grid.com.

## License

This project is licensed under the MIT license. See the [LICENSE file](./LICENSE.txt) for more info.

---
_Source: https://npm.io/package/@ag-grid-community/core · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
