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

https://github.com/jlsnow301/datagrid

A compact component for rendering tables. Fully virtualized, free, simple implementation.
https://github.com/jlsnow301/datagrid

react react-table typescript zod

Last synced: 11 months ago
JSON representation

A compact component for rendering tables. Fully virtualized, free, simple implementation.

Awesome Lists containing this project

README

          

# datagrid
A compact component for rendering tables. Fully virtualized, free, simple implementation.

![preview](https://i.imgur.com/RPHWEfx.png)

Uses react-table and react-virtual under the hood with tailwind styling.
The base component asks for a column definition which can be found on the [tanstack table docs](https://tanstack.com/table/v8/docs/guide/column-defs)

Check it in motion:
https://jlsnow301.github.io/datagrid