🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

react-data-table-component

Package Overview
Dependencies
Maintainers
0
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-data-table-component

A simple to use declarative react based data table

7.7.0
latest
Source
npm
Version published
Weekly downloads
158K
-8.25%
Maintainers
0
Weekly downloads
 
Created
Source

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

Keywords

react

FAQs

Package last updated on 25 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts