{"id":24208635,"url":"https://github.com/nextml-code/react-resource-list","last_synced_at":"2026-06-22T19:31:47.296Z","repository":{"id":52547916,"uuid":"298564803","full_name":"nextml-code/react-resource-list","owner":"nextml-code","description":"React component for listing resources","archived":false,"fork":false,"pushed_at":"2021-04-29T13:16:05.000Z","size":1749,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-17T00:37:37.651Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextml-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-25T12:21:30.000Z","updated_at":"2021-04-29T13:15:18.000Z","dependencies_parsed_at":"2022-09-06T16:02:13.387Z","dependency_job_id":null,"html_url":"https://github.com/nextml-code/react-resource-list","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/nextml-code/react-resource-list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextml-code%2Freact-resource-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextml-code%2Freact-resource-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextml-code%2Freact-resource-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextml-code%2Freact-resource-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextml-code","download_url":"https://codeload.github.com/nextml-code/react-resource-list/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextml-code%2Freact-resource-list/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34663524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-01-14T01:17:39.596Z","updated_at":"2026-06-22T19:31:47.272Z","avatar_url":"https://github.com/nextml-code.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Resource List\n\n## Installation\n\n```\nnpm install @aiwizo/react-resource-list\n```\n\n## Basic Usage\n\n```JavaScript\nimport ResourceList from '@codewell/react-resource-list';\n\nconst resources = [/* resources... */];\n\nconst SomeComponent = (props) =\u003e {\n  return (\n    \u003cResourceList\n      resources={resources}\n      onResourceSelect={(resource) =\u003e {...}}\n      onAnnotationSelect={({resource, annotation}) =\u003e {...}}\n      onAnnotationDelete={({resource, annotation}) =\u003e {...}}\n    /\u003e\n  );\n};\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextml-code%2Freact-resource-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnextml-code%2Freact-resource-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextml-code%2Freact-resource-list/lists"}