{"id":42880943,"url":"https://github.com/thislooksfun/svelte-repo-card","last_synced_at":"2026-01-30T14:32:45.507Z","repository":{"id":57375364,"uuid":"335841637","full_name":"thislooksfun/svelte-repo-card","owner":"thislooksfun","description":"A clean GitHub card embed, based on Tarptaeya/repo-card","archived":false,"fork":false,"pushed_at":"2021-03-21T03:05:13.000Z","size":2428,"stargazers_count":6,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-21T23:47:39.777Z","etag":null,"topics":[],"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/thislooksfun.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["thislooksfun"]}},"created_at":"2021-02-04T04:51:57.000Z","updated_at":"2023-05-19T18:06:16.000Z","dependencies_parsed_at":"2022-09-07T13:40:14.181Z","dependency_job_id":null,"html_url":"https://github.com/thislooksfun/svelte-repo-card","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/thislooksfun/svelte-repo-card","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thislooksfun%2Fsvelte-repo-card","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thislooksfun%2Fsvelte-repo-card/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thislooksfun%2Fsvelte-repo-card/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thislooksfun%2Fsvelte-repo-card/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thislooksfun","download_url":"https://codeload.github.com/thislooksfun/svelte-repo-card/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thislooksfun%2Fsvelte-repo-card/sbom","scorecard":{"id":881725,"data":{"date":"2025-08-11","repo":{"name":"github.com/thislooksfun/svelte-repo-card","commit":"94c371d0e0a8b8cff7b8d887852827b0b60ac445"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/commitlint.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-and-release.yaml: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":"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":"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":10,"reason":"project is fuzzed","details":["Info: TypeScriptPropertyBasedTesting integration found: test/RepoCard.test.ts:6","Info: TypeScriptPropertyBasedTesting integration found: test/helper/repo.ts:2","Info: TypeScriptPropertyBasedTesting integration found: test/helper/theme.ts:2","Info: TypeScriptPropertyBasedTesting integration found: test/util/repo.test.ts:2","Info: TypeScriptPropertyBasedTesting integration found: test/RepoCard.test.ts:6","Info: TypeScriptPropertyBasedTesting integration found: test/helper/repo.ts:2","Info: TypeScriptPropertyBasedTesting integration found: test/helper/theme.ts:2","Info: TypeScriptPropertyBasedTesting integration found: test/util/repo.test.ts:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/thislooksfun/svelte-repo-card/commitlint.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commitlint.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/thislooksfun/svelte-repo-card/commitlint.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-and-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/thislooksfun/svelte-repo-card/test-and-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-and-release.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/thislooksfun/svelte-repo-card/test-and-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-and-release.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/thislooksfun/svelte-repo-card/test-and-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-and-release.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/thislooksfun/svelte-repo-card/test-and-release.yaml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.3.0 not signed: https://api.github.com/repos/thislooksfun/svelte-repo-card/releases/40114196","Warn: release artifact v1.2.0 not signed: https://api.github.com/repos/thislooksfun/svelte-repo-card/releases/39768570","Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/thislooksfun/svelte-repo-card/releases/39209604","Warn: release artifact v1.3.0 does not have provenance: https://api.github.com/repos/thislooksfun/svelte-repo-card/releases/40114196","Warn: release artifact v1.2.0 does not have provenance: https://api.github.com/repos/thislooksfun/svelte-repo-card/releases/39768570","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/thislooksfun/svelte-repo-card/releases/39209604"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"59 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","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-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-4r62-v4vq-hr96","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","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-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-wv8q-r932-8hc7","Warn: Project is vulnerable to: GHSA-8266-84wp-wv5c","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-24T08:28:21.379Z","repository_id":57375364,"created_at":"2025-08-24T08:28:21.380Z","updated_at":"2025-08-24T08:28:21.380Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28914243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"last_error":"SSL_read: 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":[],"created_at":"2026-01-30T14:32:44.996Z","updated_at":"2026-01-30T14:32:45.498Z","avatar_url":"https://github.com/thislooksfun.png","language":"TypeScript","funding_links":["https://github.com/sponsors/thislooksfun"],"categories":[],"sub_categories":[],"readme":"# svelte-repo-card\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/semantic-release/semantic-release\"\n    \u003e\u003cimg\n      alt=\"semantic release\"\n      src=\"https://flat.badgen.net/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80/semantic%20release/e10079\"\n    /\u003e\u003c/a\n  \u003e\n  \u003ca href=\"https://github.com/thislooksfun/svelte-repo-card/releases/latest\"\n    \u003e\u003cimg\n      alt=\"latest release\"\n      src=\"https://flat.badgen.net/github/release/thislooksfun/svelte-repo-card\"\n    /\u003e\u003c/a\n  \u003e\n  \u003ca href=\"https://github.com/thislooksfun/svelte-repo-card/releases\"\n    \u003e\u003cimg\n      alt=\"latest stable release\"\n      src=\"https://flat.badgen.net/github/release/thislooksfun/svelte-repo-card/stable\"\n    /\u003e\u003c/a\n  \u003e\n  \u003ca href=\"#\"\n    \u003e\u003cimg\n      alt=\"checks status\"\n      src=\"https://flat.badgen.net/github/checks/thislooksfun/svelte-repo-card\"\n    /\u003e\u003c/a\n  \u003e\n  \u003ca href=\"https://github.com/thislooksfun/svelte-repo-card/blob/master/LICENSE\"\n    \u003e\u003cimg\n      alt=\"license\"\n      src=\"https://flat.badgen.net/github/license/thislooksfun/svelte-repo-card\"\n    /\u003e\u003c/a\n  \u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/svelte-repo-card?activeTab=versions\"\n    \u003e\u003cimg\n      alt=\"npm version\"\n      src=\"https://flat.badgen.net/npm/v/svelte-repo-card\"\n    /\u003e\u003c/a\n  \u003e\n  \u003ca href=\"https://github.com/thislooksfun/svelte-repo-card/tree/master/types\"\n    \u003e\u003cimg\n      alt=\"npm types\"\n      src=\"https://flat.badgen.net/npm/types/svelte-repo-card\"\n    /\u003e\u003c/a\n  \u003e\n  \u003ca href=\"https://www.npmjs.com/package/svelte-repo-card\"\n    \u003e\u003cimg\n      alt=\"weekly npm downloads\"\n      src=\"https://flat.badgen.net/npm/dw/svelte-repo-card\"\n    /\u003e\u003c/a\n  \u003e\n  \u003ca href=\"https://www.npmjs.com/package/svelte-repo-card?activeTab=dependents\"\n    \u003e\u003cimg\n      alt=\"npm dependents\"\n      src=\"https://flat.badgen.net/npm/dependents/svelte-repo-card\"\n    /\u003e\u003c/a\n  \u003e\n\u003c/p\u003e\n\nA simple GitHub repo card component based on [Tarptaeya/repo-card](https://github.com/Tarptaeya/repo-card).\n\n## Installation\n\n```\nnpm i -D svelte-repo-card\n```\n\n## Usage\n\n```svelte\n\u003cscript\u003e\n  import RepoCard from \"svelte-repo-card\";\n\u003c/script\u003e\n\n\u003cRepoCard slug=\"\u003cuser\u003e/\u003crepo\u003e\" /\u003e\n```\n\nIt's that simple!\n\n### Theming\n\nIf you want to control the appearance of the card you have three options:\n\n1. Pass `\"light\"` or `\"dark\"` to the `theme` attribute to use the built-in light and dark themes.\n\n```svelte\n\u003cRepoCard slug=\"\u003cuser\u003e/\u003crepo\u003e\" theme=\"light\" /\u003e\n\u003cRepoCard slug=\"\u003cuser\u003e/\u003crepo\u003e\" theme=\"dark\" /\u003e\n```\n\n2. Pass a full custom object.\n\n```svelte\n\u003cscript lang=\"ts\"\u003e\n  // {...}\n\n  import type { Theme } from \"svelte-repo-card\";\n  const theme: Theme = {\n    // The color of the text.\n    text: \"#586069\",\n\n    // The color of the links.\n    link: \"#0366d6\",\n\n    // The background color.\n    background: \"#ffffff\",\n\n    // The border color.\n    border: \"#e1e4e8\",\n  };\n\u003c/script\u003e\n\n\u003cRepoCard slug=\"\u003cuser\u003e/\u003crepo\u003e\" {theme} /\u003e\n```\n\n3. Use the `--svc-*` css variables:\n\n```css\n:root {\n  --svc-text-primary: #586069;\n  --svc-text-link: #0366d6;\n  --svc-background: #ffffff;\n  --svc-border-color: #e1e4e8;\n}\n```\n\n## Examples\n\n1. `\u003cRepoCard slug=\"thislooksfun/svelte-repo-card\" /\u003e`: ![example screenshot](./docs/images/example-svelte-repo-card.png)\n1. `\u003cRepoCard slug=\"thislooksfun/SwiftlySearch\" /\u003e`: ![example screenshot](./docs/images/example-swiftlysearch.png)\n1. For a live demo you can check out [my website](https://thislooks.fun).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthislooksfun%2Fsvelte-repo-card","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthislooksfun%2Fsvelte-repo-card","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthislooksfun%2Fsvelte-repo-card/lists"}