facebookarchive / fixed-data-table

A React table component designed to allow presenting thousands of rows of data.
http://facebook.github.io/fixed-data-table/
Other
4.3k stars 553 forks source link

Deprecate this project #502

Closed mikechabot closed 6 years ago

mikechabot commented 7 years ago

It's clear this project has been abandoned by its contributors and Facebook. For anyone looking for virtualized table, I'd recommend the following.

Others, please feel free to comment with additional libs that the community may find helpful. It would also behoove Facebook to deprecate this project for the sake of clarity.

wsfuller commented 7 years ago

My personal favorite is "React Table":

EdHuamani commented 7 years ago

It seems that they continue in this repository fixed-data-table-2 I am reviewing it

jtlindsey commented 6 years ago

More options:

Site GitHub
Griddle (this one is the most production ready that i've tried) GitHub
PrimeReact datatable GitHub
adazzle React Data Grid GitHub
ezmiller commented 6 years ago

Is it actually the case that this project has been abandoned? Would be good to know one way or another.

zpao commented 6 years ago

I have officially archived this project so we will not be doing any further work. I shipped a final release compatible with React v16 and archived it.

mikechabot commented 6 years ago

@zpao Thanks for all your work.