react-data-table-component
A simple to use declarative react based data table
npm downloads npm version npm license
react-data-table-component類似套件:
npm下載趨勢
3 年
🌟 在 react-data-table-component 的 README.md 中顯示即時使用量圖表,只需複製下面的代碼。
## Usage Trend
[![Usage Trend of react-data-table-component](https://npm-compare.com/img/npm-trend/THREE_YEARS/react-data-table-component.png)](https://npm-compare.com/react-data-table-component#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 在 react-data-table-component 的 README.md 中顯示 GitHub stars 趨勢圖表,只需複製下面的代碼。
## GitHub Stars Trend
[![GitHub Stars Trend of react-data-table-component](https://npm-compare.com/img/github-trend/react-data-table-component.png)](https://npm-compare.com/react-data-table-component)
統計詳情
套件
下載數
Stars
大小
Issues
發布時間
許可
react-data-table-component190,4122,163629 kB948 個月前Apache-2.0
react-data-table-component 的 README

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