tabulify
v1.0.23
Published
A lightweight and customizable React table component.
Downloads
1,088
Maintainers
Readme
Tabulify
Tabulify
is a lightweight and flexible React table component designed for building customizable and feature-rich data tables. It supports features like pagination, row selection, and custom rendering.
Features
- Customizable Columns: Easily define columns and their renderers.
- Row Selection: Support for single and multiple row selection.
- Pagination: Built-in pagination for large datasets.
- TypeScript Support: Fully typed for TypeScript projects.
Installation
Install the package using npm or yarn:
npm install tabulify