Add react-datatable (React grids)#62
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
|
Maintainers — react-datatable targets product tables (filters, views, virtualization, server modes) on TanStack Table + shadcn-style UI + Tailwind, shipped as copy-in source. Public surface is documentation only. I hope taking the liberty to open a PR directly is ok! I built react-datatable.com after rebuilding datatables 4 times for 4 different products. I felt like most available solutions either give you a library blackbox that is hard to customize, extend, and truly own The benefits: You save weeks, if not months, of developer time you would need, to get there with headless libraries. Best |
Adds react-datatable under the React-specific grids with documentation + site links (no public GitHub repo).
Made with Cursor