@joshroy/react-data-table-component
TypeScript icon, indicating that this package has built-in type declarations

7.7.0 • Public • Published

React Data Table Component

Creating yet another React table library came out of necessity while developing a web application for a growing startup. I discovered that while there are some great table libraries out there, some required heavy customization, were missing out of the box features such as built in sorting and pagination, or required understanding the atomic structure of html tables.

If you want to achieve balance with the force and want a simple but flexible table library give React Data Table Component a chance. If you require an Excel clone, then this is not the React table library you are looking for 👋

Key Features

  • Declarative configuration
  • Built-in and configurable:
    • Sorting
    • Selectable Rows
    • Expandable Rows
    • Pagination
  • Themeable/Customizable
  • Accessibility
  • Responsive (via x-scroll/flex)

Package Sidebar

Install

npm i @joshroy/react-data-table-component

Weekly Downloads

13

Version

7.7.0

License

Apache-2.0

Unpacked Size

661 kB

Total Files

101

Last publish

Collaborators

  • joshroy