{"id":21018960,"url":"https://github.com/reactabular/reactabular-material-ui","last_synced_at":"2026-04-29T07:33:27.730Z","repository":{"id":66350126,"uuid":"76033391","full_name":"reactabular/reactabular-material-ui","owner":"reactabular","description":"Reactabular wrapper for material-ui","archived":false,"fork":false,"pushed_at":"2016-12-09T12:26:44.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T12:44:35.322Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reactabular.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-12-09T12:25:15.000Z","updated_at":"2017-05-26T15:36:36.000Z","dependencies_parsed_at":"2023-02-21T12:45:20.983Z","dependency_job_id":null,"html_url":"https://github.com/reactabular/reactabular-material-ui","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/reactabular%2Freactabular-material-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactabular%2Freactabular-material-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactabular%2Freactabular-material-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactabular%2Freactabular-material-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reactabular","download_url":"https://codeload.github.com/reactabular/reactabular-material-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243447639,"owners_count":20292453,"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-19T10:28:20.431Z","updated_at":"2025-12-30T10:32:40.814Z","avatar_url":"https://github.com/reactabular.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![build status](https://secure.travis-ci.org/reactabular/reactabular-material-ui.svg)](http://travis-ci.org/reactabular/reactabular-material-ui) [![bitHound Score](https://www.bithound.io/github/reactabular/reactabular-material-ui/badges/score.svg)](https://www.bithound.io/github/reactabular/reactabular-material-ui) [![codecov](https://codecov.io/gh/reactabular/reactabular-material-ui/branch/master/graph/badge.svg)](https://codecov.io/gh/reactabular/reactabular-material-ui)\n\n# reactabular-material-ui - Reactabular wrapper for material-ui\n\nTODO\n\n## Example\n\n```jsx\n/*\nimport * as Table from 'reactabular-table';\nimport components from 'reactabular-material-ui';\n*/\n\nconst rows = [\n  {\n    id: 100,\n    name: 'John'\n  },\n  {\n    id: 101,\n    name: 'Jack'\n  }\n];\n\nconst columns = [\n  {\n    property: 'name',\n    header: {\n      label: 'Name'\n    }\n  }\n];\n\n\u003cTable.Provider\n  columns={columns}\n  components={components}\n\u003e\n  \u003cTable.Header /\u003e\n\n  \u003cTable.Body rows={rows} rowKey=\"id\" /\u003e\n\u003c/Table.Provider\u003e\n```\n\n## License\n\nMIT. See LICENSE for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freactabular%2Freactabular-material-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freactabular%2Freactabular-material-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freactabular%2Freactabular-material-ui/lists"}