{"id":17508209,"url":"https://github.com/tejasmr/table-creator","last_synced_at":"2026-04-29T23:32:52.277Z","repository":{"id":59567764,"uuid":"537332194","full_name":"tejasmr/table-creator","owner":"tejasmr","description":"Create tables in react easily","archived":false,"fork":false,"pushed_at":"2022-09-21T11:00:17.000Z","size":50162,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-09T16:59:11.355Z","etag":null,"topics":["javascript","library","npm","react","table"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/tejasmr.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}},"created_at":"2022-09-16T06:25:02.000Z","updated_at":"2022-10-16T11:29:14.000Z","dependencies_parsed_at":"2023-01-18T18:02:08.251Z","dependency_job_id":null,"html_url":"https://github.com/tejasmr/table-creator","commit_stats":null,"previous_names":["tezz-io/table-creator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tejasmr/table-creator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasmr%2Ftable-creator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasmr%2Ftable-creator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasmr%2Ftable-creator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasmr%2Ftable-creator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tejasmr","download_url":"https://codeload.github.com/tejasmr/table-creator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasmr%2Ftable-creator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32448399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["javascript","library","npm","react","table"],"created_at":"2024-10-20T04:13:21.616Z","updated_at":"2026-04-29T23:32:47.267Z","avatar_url":"https://github.com/tejasmr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# table-creator\n\n\u003e Create tables in react easily\n\n[![NPM](https://img.shields.io/npm/v/table-creator.svg)](https://www.npmjs.com/package/table-creator) \n[![NPM](https://img.shields.io/npm/dt/table-creator.svg)](https://www.npmjs.com/package/table-creator) \n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\n## Install\n\n```bash\nnpm install --save table-creator\n```\n\n[![NPM](https://nodei.co/npm/table-creator.png)](https://npmjs.org/package/table-creator)\n\n## Usage\n\n```tsx\nimport React, { Component } from 'react'\n\nimport TableCreator from 'table-creator'\nimport 'table-creator/dist/index.css'\n\nclass Example extends Component {\n  render() {\n    return \u003cTableCreator headers={[\"Header1\", \"Header2\"]} data={[{\"Header1\":\"Data11\", \"Header2\":\"Data12\"}, {\"Header1\":\"Data21\", \"Header2\":\"Data22\"}]}/\u003e\n  }\n}\n```\n\n## License\n\nMIT © [tezz-io](https://github.com/tezz-io)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftejasmr%2Ftable-creator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftejasmr%2Ftable-creator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftejasmr%2Ftable-creator/lists"}