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.
- Host: GitHub
- URL: https://github.com/jlsnow301/datagrid
- Owner: jlsnow301
- Created: 2022-10-31T07:49:41.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-19T01:00:34.000Z (over 2 years ago)
- Last Synced: 2025-01-14T10:27:30.303Z (about 1 year ago)
- Topics: react, react-table, typescript, zod
- Language: TypeScript
- Homepage: https://jlsnow301.github.io/datagrid/
- Size: 415 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# datagrid
A compact component for rendering tables. Fully virtualized, free, simple implementation.

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