{"id":16256473,"url":"https://github.com/oyvindberg/use-remote-data","last_synced_at":"2025-03-19T21:30:59.853Z","repository":{"id":49155444,"uuid":"378710705","full_name":"oyvindberg/use-remote-data","owner":"oyvindberg","description":"Promise handling for react. Principled, Boilerplate-free, Caching, Invalidating","archived":false,"fork":false,"pushed_at":"2025-02-26T00:10:48.000Z","size":3001,"stargazers_count":7,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T23:25:44.475Z","etag":null,"topics":["fetch","fp","hooks","react","remote-data","rest"],"latest_commit_sha":null,"homepage":"https://oyvindberg.github.io/use-remote-data/","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/oyvindberg.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":"2021-06-20T18:09:12.000Z","updated_at":"2025-02-26T00:10:52.000Z","dependencies_parsed_at":"2022-09-02T06:01:22.259Z","dependency_job_id":null,"html_url":"https://github.com/oyvindberg/use-remote-data","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oyvindberg%2Fuse-remote-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oyvindberg%2Fuse-remote-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oyvindberg%2Fuse-remote-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oyvindberg%2Fuse-remote-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oyvindberg","download_url":"https://codeload.github.com/oyvindberg/use-remote-data/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244056425,"owners_count":20390719,"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":["fetch","fp","hooks","react","remote-data","rest"],"created_at":"2024-10-10T15:45:18.427Z","updated_at":"2025-03-19T21:30:59.848Z","avatar_url":"https://github.com/oyvindberg.png","language":"TypeScript","readme":"# Awesome data access for React\n\nStart with the [documentation](https://oyvindberg.github.io/use-remote-data/)\n\n### Some background\n\nBased on the pattern described in this article:\n\n- https://medium.com/@gcanti/slaying-a-ui-antipattern-with-flow-5eed0cfb627b\n\nThrough react hooks and the `RemoteDataStore` abstraction on top of `RemoteData`, this library also provides:\n\n- lazy loading - only data which is necessary to render is fetched\n- invalidation - you specify how long the data should live, and it'll be automatically updated\n- sharing references to stores between components and deduplicating fetches\n- retrying failed fetches\n\n### prior art\n\n- https://github.com/devexperts/remote-data-ts\n- https://github.com/mcollis/remote-data\n- https://github.com/skkallayath/react-remote-data-hooks\n- https://github.com/devexperts/remote-data-ts\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foyvindberg%2Fuse-remote-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foyvindberg%2Fuse-remote-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foyvindberg%2Fuse-remote-data/lists"}