Skip to content

A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling.

License

Notifications You must be signed in to change notification settings

andybrummer/react-data-table-component

This branch is 15 commits behind jbetancur/react-data-table-component:master.

Folders and files

NameName
Last commit message
Last commit date
Apr 12, 2020
Sep 11, 2021
Nov 18, 2020
Mar 20, 2018
Dec 18, 2021
Oct 18, 2022
Sep 15, 2022
Nov 18, 2020
Jan 16, 2021
Dec 18, 2021
Jun 11, 2021
Jan 16, 2021
Nov 21, 2019
Nov 11, 2020
Dec 18, 2021
Jan 16, 2021
Aug 23, 2021
Feb 7, 2020
Jul 14, 2020
Sep 6, 2021
Dec 18, 2021
Sep 11, 2021
Aug 23, 2021
Aug 26, 2022
Sep 11, 2021
Sep 15, 2022

Repository files navigation

Netlify Status npm version codecov License

React Data Table Component

GitHub release

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)

Documentation Website

Netlify Status

The documentation contains information about installation, usage and contributions.

https://react-data-table-component.netlify.app

Supporting React Data Table Component

If you would like to support the project financially, visit our campaign on OpenCollective. Your contributions help accelerate the development of React Data Table Component!

Contributors

About

A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 55.8%
  • JavaScript 44.1%
  • CSS 0.1%