An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![](/assets/banner.jpg)

# 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
```