reacttable-arif
v0.0.3
Published
A simple and customizable React Table component with features like sorting, pagination, and searching. This table is designed to be highly flexible and lightweight.
Downloads
6
Readme
React Table Library
A simple and customizable React Table component with features like sorting, pagination, and searching. This table is designed to be highly flexible and lightweight.
Features
- Sortable: Easily sort data by clicking on the table headers.
- Searchable: Filter your table data by a search query.
- Pagination: Split large data into smaller chunks and paginate it.
- Customizable: Easy to customize the number of rows per page and table behavior.
Installation
You can install the library via npm or yarn:
NPM
npm install react-table-library