{"id":20573311,"url":"https://github.com/joaocarmo/react-very-simple-data-table","last_synced_at":"2025-03-06T10:25:03.534Z","repository":{"id":34937415,"uuid":"192702944","full_name":"joaocarmo/react-very-simple-data-table","owner":"joaocarmo","description":"When all you want is a table","archived":false,"fork":false,"pushed_at":"2024-01-09T18:04:41.000Z","size":4588,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T14:49:52.677Z","etag":null,"topics":["data","react","simple","table"],"latest_commit_sha":null,"homepage":"https://joaocarmo.com/react-very-simple-data-table/","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/joaocarmo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-19T09:35:59.000Z","updated_at":"2023-08-18T12:54:48.000Z","dependencies_parsed_at":"2024-11-16T05:36:57.846Z","dependency_job_id":null,"html_url":"https://github.com/joaocarmo/react-very-simple-data-table","commit_stats":{"total_commits":34,"total_committers":2,"mean_commits":17.0,"dds":0.4117647058823529,"last_synced_commit":"a582a1f9e570df3cc9400f034bc3ef86da03767e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaocarmo%2Freact-very-simple-data-table","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaocarmo%2Freact-very-simple-data-table/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaocarmo%2Freact-very-simple-data-table/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaocarmo%2Freact-very-simple-data-table/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joaocarmo","download_url":"https://codeload.github.com/joaocarmo/react-very-simple-data-table/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242189461,"owners_count":20086582,"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":["data","react","simple","table"],"created_at":"2024-11-16T05:26:51.980Z","updated_at":"2025-03-06T10:25:03.511Z","avatar_url":"https://github.com/joaocarmo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-very-simple-data-table\n\n[![npm version](https://badge.fury.io/js/react-very-simple-data-table.svg)][badge]\n\nWhen all you want is a table !\n\n## About\n\nA very simple and flexible data table for React.js. If you don't want to think\nabout rendering or need some smarts, try [react-smart-data-table][rsdt].\n\n**This is in a very experimental stage**\n\n## Installation\n\n```sh\nnpm install react-very-simple-data-table\n\n# or\n\nyarn add react-very-simple-data-table\n```\n\n## Features\n\n- Allows custom rendering\n- Renders an horizontal table\n- Renders a vertical table\n- Easily customizable using CSS by passing a _className_ prop\n- Allows custom table elements for:\n  `table`, `tbody`, `td`, `tfoot`, `th`, `thead`, `tr`\n\n## Usage\n\nPlease check the [examples][examples] until the documentation is complete.\n\n## Demos\n\nYou can experiment with a demo [here][demo].\n\n## Testing\n\nRun tests using _Jest_:\n\n```sh\nyarn test\n```\n\n## Forking / Contributing\n\nIf you want to fork or contribute, it's easy to test your changes. Just run the\n_start_ command to and a development HTTP server will start in your computer,\naccessible from your browser at the address `http://localhost:3000/`.\n\n```sh\nyarn start\n```\n\n[badge]: https://badge.fury.io/js/react-very-simple-data-table\n[demo]: https://joaocarmo.com/react-very-simple-data-table/\n[examples]: ./examples\n[rsdt]: https://github.com/joaocarmo/react-smart-data-table\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoaocarmo%2Freact-very-simple-data-table","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoaocarmo%2Freact-very-simple-data-table","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoaocarmo%2Freact-very-simple-data-table/lists"}