{"id":19622190,"url":"https://github.com/commercetools/advanced-data-tables-demo","last_synced_at":"2025-04-28T03:32:27.643Z","repository":{"id":13840024,"uuid":"73713891","full_name":"commercetools/advanced-data-tables-demo","owner":"commercetools","description":"Demos for combining React Virtualized and FixedDataTable","archived":false,"fork":false,"pushed_at":"2024-04-12T15:46:50.000Z","size":4087,"stargazers_count":48,"open_issues_count":8,"forks_count":9,"subscribers_count":69,"default_branch":"master","last_synced_at":"2025-04-20T15:17:54.071Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://commercetools.github.io/advanced-data-tables-demo/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/commercetools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-14T14:43:12.000Z","updated_at":"2024-01-11T10:52:57.000Z","dependencies_parsed_at":"2024-11-11T11:32:17.103Z","dependency_job_id":"2fffa661-0acb-49c3-a563-b7b8fb70b05e","html_url":"https://github.com/commercetools/advanced-data-tables-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fadvanced-data-tables-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fadvanced-data-tables-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fadvanced-data-tables-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fadvanced-data-tables-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commercetools","download_url":"https://codeload.github.com/commercetools/advanced-data-tables-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251246391,"owners_count":21558762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T11:26:30.905Z","updated_at":"2025-04-28T03:32:26.281Z","avatar_url":"https://github.com/commercetools.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Virtualized + FixedDataTable\n\u003e Examples of how to combine React Virtualized and FixedDataTable to build a truly flexible and customizable data table in React.\n\n![table in action](https://cl.ly/203l3P1N0u2H/Screen%20Recording%202016-11-17%20at%2011.27%20AM.gif)\n\n## Live Playground\nFor examples of the table in action, go to https://commercetools.github.io/advanced-data-tables-demo/ 👀✨.\n\nOR\n\nTo run that demo on your own computer:\n\n```bash\n$ git clone git@github.com:commercetools/modern-data-tables-demo.git\n$ cd modern-data-tables-demo\n$ npm install\n$ npm start\n$ open http://localhost:9000/\n```\n\n## Components\nThis repository contains some important components that the table is made up of:\n\n- `Table`: composes `CellMeasurer`, `TableMeasurer` and `FixedDataTable`.\n- `TableMeasurer`: Is used for providing FixedDataTable with static column width and row height values. Uses CellMeasurer's measuring callbacks to figure out the column widths and row heights of the whole table.\n- `BodyCell`: Used for rendering a cell. Decoupled from Table.\n- `SortHeaderCell`: Used to render the column header cell when a column is sortable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommercetools%2Fadvanced-data-tables-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommercetools%2Fadvanced-data-tables-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommercetools%2Fadvanced-data-tables-demo/lists"}