https://github.com/strucura/datagrids-headless-react
https://github.com/strucura/datagrids-headless-react
aggrid datagrid datagrids laravel mui-datagrid mui-datatables prime-react prime-vue react reactjs shadcn-ui typescript
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/strucura/datagrids-headless-react
- Owner: strucura
- Created: 2025-04-17T16:37:58.000Z (6 months ago)
- Default Branch: 1.x
- Last Pushed: 2025-05-13T16:07:28.000Z (5 months ago)
- Last Synced: 2025-05-13T17:23:58.380Z (5 months ago)
- Topics: aggrid, datagrid, datagrids, laravel, mui-datagrid, mui-datatables, prime-react, prime-vue, react, reactjs, shadcn-ui, typescript
- Language: TypeScript
- Homepage: https://datagrids.strucura.com
- Size: 672 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Headless DataGrids
> [!WARNING]
> This package is under active development and is not yet ready for production use.At this point in time, I do not have a desire to release a full-fledged DataGrid component. Instead, I want to provide a set of tools that can be used to build DataGrids in a headless manner. This means that you can use the tools provided by this package to build your own DataGrid components, without being tied to a specific implementation.
## Installation
```bash
npm install @strucura/datagrids-headless-react
```