Windowing Table for React based on React Window
npm install window-table> Render large amounts of data in a HTML table in React



Checkout window-table.netlify.com
for getting started, API docs, examples and guides.
Check a simpler Demo and
the corresponding editable code-sandbox
Support us by pressing the star button.
This is a light-weight, powerful implementation of a virtualized
table, based off react-window. Why Window Table?
* Supports HTML5 table tags
* Tiny footprint - ~10kB
* Easy to customize - Custom tags, class names and what not