window-table
Render thousands of rows in a HTML table in React
DEMO
We have a website now!!!
Checkout window-table.now.sh
Like the idea? Support us by pressing the star button.
Introduction
This is a light-weight, powerful implementation of a virtualized table, based off the awesome library, react-window
by Brian Vaughn(ReactJs core team member).
Brian Vaughn himself had a look at this library and was impressed by our efforts! How cool is that?
Why Window Table?
- Blazing Fast - thanks to
react-window
- Tiny footprint - <2kB
- Super easy to customize - Custom tags, class names and what not
- Supports HTML5 table tags
- Production Ready - Being used all in the Admin application at hipages, Australia
checkout the website for getting started, API docs, examples and guides.
Check a live preview and the editable code-sandbox
License
MIT © pupudu