{"id":26700591,"url":"https://github.com/cicerchie/svelte-swr","last_synced_at":"2026-04-24T12:33:41.453Z","repository":{"id":57101917,"uuid":"398229868","full_name":"cicerchie/svelte-swr","owner":"cicerchie","description":"Stale-while-revalidate data fetching library for Svelte.","archived":false,"fork":false,"pushed_at":"2021-08-22T18:42:15.000Z","size":101,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-17T16:36:11.091Z","etag":null,"topics":["datafetching","stale-while-revalidate","svelte","svelte-swr","swr"],"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/cicerchie.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":null,"security":null,"support":null}},"created_at":"2021-08-20T09:51:49.000Z","updated_at":"2022-09-23T14:19:56.000Z","dependencies_parsed_at":"2022-08-20T22:40:46.610Z","dependency_job_id":null,"html_url":"https://github.com/cicerchie/svelte-swr","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/cicerchie/svelte-swr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicerchie%2Fsvelte-swr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicerchie%2Fsvelte-swr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicerchie%2Fsvelte-swr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicerchie%2Fsvelte-swr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cicerchie","download_url":"https://codeload.github.com/cicerchie/svelte-swr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicerchie%2Fsvelte-swr/sbom","scorecard":{"id":282511,"data":{"date":"2025-08-11","repo":{"name":"github.com/cicerchie/svelte-swr","commit":"8cd55d0c706171052e24a868cf6d7ea22cb0090d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cicerchie/svelte-swr/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/cicerchie/svelte-swr/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cicerchie/svelte-swr/release.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5p75-vc5g-8rv2","Warn: Project is vulnerable to: GHSA-gv7g-x59x-wf8f","Warn: Project is vulnerable to: GHSA-mh2x-fcqh-fmqv","Warn: Project is vulnerable to: GHSA-rjjv-87mx-6x3h","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-wv8q-r932-8hc7","Warn: Project is vulnerable to: GHSA-8266-84wp-wv5c","Warn: Project is vulnerable to: GHSA-mv48-hcvh-8jj8","Warn: Project is vulnerable to: GHSA-353f-5xf4-qw67","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T16:16:42.281Z","repository_id":57101917,"created_at":"2025-08-17T16:16:42.281Z","updated_at":"2025-08-17T16:16:42.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32224134,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["datafetching","stale-while-revalidate","svelte","svelte-swr","swr"],"created_at":"2025-03-27T00:28:32.560Z","updated_at":"2026-04-24T12:33:41.436Z","avatar_url":"https://github.com/cicerchie.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cicerchie Svelte-SWR\n\nA _stale-while-revalidate_ data fetching library for Svelte.\n\n\u003cbr\u003e\n\n![Lastest release](https://badgen.net/github/release/cicerchie/svelte-swr)\n![License](https://badgen.net/github/license/cicerchie/svelte-swr)\n![Github repo dependents](https://badgen.net/github/dependents-repo/cicerchie/svelte-swr)\n![Github pkg dependents](https://badgen.net/github/dependents-pkg/cicerchie/svelte-swr)\n![Github open issues](https://badgen.net/github/open-issues/cicerchie/svelte-swr)\n![Github status](https://badgen.net/github/checks/cicerchie/svelte-swr/master/Release)\n![Bundlephobia MinZip](https://badgen.net/bundlephobia/minzip/@cicerchie/svelte-swr)\n![Bundlephobia dependency count](https://badgen.net/bundlephobia/dependency-count/@cicerchie/svelte-swr)\n![Snyk](https://badgen.net/snyk/cicerchie/svelte-swr)\n![Npm version](https://badgen.net/npm/v/@cicerchie/svelte-swr)\n![Npm DT](https://badgen.net/npm/dt/@cicerchie/svelte-swr)\n![Npm dependents](https://badgen.net/npm/dependents/@cicerchie/svelte-swr)\n![Npm types](https://badgen.net/npm/types/@cicerchie/svelte-swr)\n![David DM dep](https://badgen.net/david/dep/cicerchie/svelte-swr)\n![David DM dev-dep](https://badgen.net/david/dev/cicerchie/svelte-swr)\n![David DM peer-dep](https://badgen.net/david/peer/cicerchie/svelte-swr)\n\n---\n\n### \u003cspan style=\"color:red\"\u003eWARNING!\u003c/span\u003e\n\nThese components are still \"experimental\" (`v0.x.x`).\u003cbr\u003e\nSome of them are not tested as rigourously as it should be and none of them have been through code review.\u003cbr\u003e\nUse them at your own risk and check that them do what you want them to do.\n\n---\n\n## Installation\n\n```\nnpm install @cicerchie/svelte-swr\n```\n\n## Usage\n\n```svelte\n\u003cscript\u003e\n  import { useSWR } from \"@cicerchie/svelte-swr\";\n\n  const players = useSWR\u003cPlayerList\u003e();\n\n  $: players.update({\n    key: `players?page=${page}\u0026filter=${JSON.stringify(filter)}`,\n    fn: () =\u003e playersService.list({ page, filter }),\n  });\n\u003c/script\u003e\n\n{#if $players.isLoading}\n  Loading...\n{:else if $players.error}\n  {$players.error}\n{:else}\n  {#each $players.data.players as player (player.id)}\n    ID: {player.id}\n  {:else}\n    No players yet\n  {/each}\n{/if}\n```\n\n## Changelog\n\nIs automagically updated with each release and [you can read it here](https://github.com/cicerchie/svelte-swr/blob/master/CHANGELOG.md).\n\n## Features\n\n- [x] Transport and protocol agnostic\n- [x] Jamstack oriented\n- [x] Fast, lightweight and reusable data fetching (fast page navigation, fast UI)\n- [x] Built-in cache\n- [x] Cache data and retrieve it when needed\n- [x] Initial immediate data (offline or already cached)\n- [x] Global `onError` custom handler\n- [ ] Typescript ready (still incomplete and so many `any`!)\n- [ ] Pagination (done, docs needed)\n- [ ] Requests deduplication\n- [ ] Enable and disable it with a prop\n- [ ] Polling on interval\n- [ ] Revalidation on window focus\n- [ ] Revalidation on network recovery\n- [ ] Local mutation (Optimistic UI)\n- [ ] Smart error retry\n- [ ] Scroll position recovery\n- [ ] Persist and restore from LocalStorage/IndexedDB\n- [ ] Clear cache when you need to invalidate all data or specific keys\n\n## TODO\n\n- [ ] Docs (HELP!)\n- [ ] Tests (HELP!)\n- [ ] Demo site (using `routes` dir: it's a SvelteKit app!)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcicerchie%2Fsvelte-swr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcicerchie%2Fsvelte-swr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcicerchie%2Fsvelte-swr/lists"}