Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 580 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 580 Bytes

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