All Projects → pupudu → Window Table

pupudu / Window Table

Windowing Table for React based on React Window

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Window Table

Masonic
🧱 High-performance masonry layouts for React
Stars: ✭ 209 (+30.63%)
Mutual labels:  window, infinite-scroll, virtualization
react-bolivianite-grid
React grid component for virtualized rendering large tabular data.
Stars: ✭ 95 (-40.62%)
Mutual labels:  table, virtualization, data-table
react-cool-virtual
😎 ♻️ A tiny React hook for rendering large datasets like a breeze.
Stars: ✭ 1,031 (+544.38%)
Mutual labels:  infinite-scroll, table, virtualization
Jquery Tabledit
Inline editor for HTML tables compatible with Bootstrap.
Stars: ✭ 402 (+151.25%)
Mutual labels:  table, bootstrap
Ember Light Table
Lightweight, contextual component based table for Ember 2.3+
Stars: ✭ 310 (+93.75%)
Mutual labels:  table, infinite-scroll
Datatablesbundle
This Bundle integrates the jQuery DataTables plugin into your Symfony application.
Stars: ✭ 334 (+108.75%)
Mutual labels:  table, data-table
tablex
virtualized and extendable tables and datagrids for React
Stars: ✭ 39 (-75.62%)
Mutual labels:  table, data-table
Laravel Bootstrap Table List
Bootstrap table list generator for Laravel.
Stars: ✭ 16 (-90%)
Mutual labels:  table, bootstrap
Nghandsontable
Official AngularJS directive for Handsontable
Stars: ✭ 438 (+173.75%)
Mutual labels:  table, data-table
Reactabular
A framework for building the React table you need (MIT)
Stars: ✭ 903 (+464.38%)
Mutual labels:  table, data-table
Ax5ui Grid
Javascript UI Component - GRID ( Excel Grid, jqGrid, angularjs grid, jquery grid, SlickGrid, ag-grid gridify)
Stars: ✭ 102 (-36.25%)
Mutual labels:  table, bootstrap
Reactgrid
Add spreadsheet-like behavior to your React app
Stars: ✭ 289 (+80.63%)
Mutual labels:  table, data-table
Jqgrid
jQuery grid plugin
Stars: ✭ 2,803 (+1651.88%)
Mutual labels:  table, bootstrap
Android Extensions
An Android library with modules to quickly bootstrap an Android application.
Stars: ✭ 356 (+122.5%)
Mutual labels:  table, data-table
react-tabllist
React-based customizable style table or list components that support event and callback functions.
Stars: ✭ 20 (-87.5%)
Mutual labels:  infinite-scroll, table
React Handsontable
React Data Grid with Spreadsheet Look & Feel. Official React wrapper for Handsontable.
Stars: ✭ 511 (+219.38%)
Mutual labels:  table, data-table
Tailwindcss Tables
Bootstrap styled tables for Tailwind CSS
Stars: ✭ 84 (-47.5%)
Mutual labels:  table, bootstrap
Reactables
GigaTables is a ReactJS plug-in to help web-developers process table-data in applications and CMS, CRM, ERP or similar systems.
Stars: ✭ 112 (-30%)
Mutual labels:  table, infinite-scroll
Bootstrap Table
An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation, Vue.js)
Stars: ✭ 11,068 (+6817.5%)
Mutual labels:  table, bootstrap
cp-react-tree-table
A fast, efficient tree table component for ReactJS.
Stars: ✭ 83 (-48.12%)
Mutual labels:  table, data-table

window-table

Render large amounts of data in a HTML table in React

NPM JavaScript Style Guide CircleCI

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.

Introduction

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

Alternatives

  • React Fluid Table, a drop in replacement for window-table with a ton of more features.
  • React Base Table, a library which also offers a ton more features, with a slightly different API.

Looking for contributions

I, the author of this library, have been unable to provide support for the issues opened in the library in the past few months. Contributions highly appreciated.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].