{"id":30691320,"url":"https://github.com/mary-ext/solid-query","last_synced_at":"2025-09-02T03:48:21.549Z","repository":{"id":302916119,"uuid":"1010642392","full_name":"mary-ext/solid-query","owner":"mary-ext","description":"my own Solid.js adapter for TanStack Query","archived":false,"fork":false,"pushed_at":"2025-06-29T14:27:46.000Z","size":52,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"trunk","last_synced_at":"2025-08-30T03:33:35.175Z","etag":null,"topics":["solidjs","solidjs-library","tanstack-query","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mary-ext.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"mary-ext","ko_fi":"maryext"}},"created_at":"2025-06-29T14:07:04.000Z","updated_at":"2025-06-29T17:19:09.000Z","dependencies_parsed_at":"2025-07-04T19:27:38.358Z","dependency_job_id":null,"html_url":"https://github.com/mary-ext/solid-query","commit_stats":null,"previous_names":["mary-ext/solid-query"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mary-ext/solid-query","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mary-ext%2Fsolid-query","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mary-ext%2Fsolid-query/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mary-ext%2Fsolid-query/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mary-ext%2Fsolid-query/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mary-ext","download_url":"https://codeload.github.com/mary-ext/solid-query/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mary-ext%2Fsolid-query/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273227501,"owners_count":25067686,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"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":["solidjs","solidjs-library","tanstack-query","typescript"],"created_at":"2025-09-02T03:48:20.650Z","updated_at":"2025-09-02T03:48:21.540Z","avatar_url":"https://github.com/mary-ext.png","language":"TypeScript","funding_links":["https://github.com/sponsors/mary-ext","https://ko-fi.com/maryext"],"categories":[],"sub_categories":[],"readme":"# @mary-ext/solid-query\n\nhttps://github.com/TanStack/query/tree/a9b073a85edc45331d4b346be8e5bf2660507e53/packages/solid-query/src\n\nA fork of `@tanstack/solid-query`\n\n- Removes `createResource` usage, thereby removing any Suspense support.\n- Removes `throwOnError` functionality, perhaps it'll come back later.\n- Removes `reconcile` functionality, `structuralSharing` is preferred.\n- Removes `isRestoring` functionality, I don't have any need for it.\n- `createQueries` is turned into something like a reducer, which is what it's supposed to be anyway.\n- Removes `createStore` usage, the nested reactivity shouldn't be affecting the actual query data,\n  it's not really useful in practice, especially if the query data is replaced entirely.\n- Set up `notifyManager` to make use of Solid.js' batching, and unset the scheduler so it works\n  synchronously to match.\n- Removes server-side support, these were mostly in the form of special configuration.\n- Passes the query client into the accessor, removes the need for separate useQueryClient to\n  retrieve it.\n- General clean up around the codebase.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmary-ext%2Fsolid-query","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmary-ext%2Fsolid-query","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmary-ext%2Fsolid-query/lists"}