{"id":28792163,"url":"https://github.com/mr-addict/wc-fork-me-on-github","last_synced_at":"2026-03-14T12:37:11.533Z","repository":{"id":299445624,"uuid":"1002913446","full_name":"MR-Addict/wc-fork-me-on-github","owner":"MR-Addict","description":"A web component that displays a \"Fork me on GitHub\" ribbon","archived":false,"fork":false,"pushed_at":"2025-06-16T15:13:28.000Z","size":80,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-16T16:27:22.945Z","etag":null,"topics":["lit","web-component"],"latest_commit_sha":null,"homepage":"https://mr-addict.github.io/wc-fork-me-on-github/","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/MR-Addict.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}},"created_at":"2025-06-16T10:38:02.000Z","updated_at":"2025-06-16T15:16:25.000Z","dependencies_parsed_at":"2025-06-16T16:27:35.717Z","dependency_job_id":"4151d674-3075-4da7-baf1-1e93dce129d1","html_url":"https://github.com/MR-Addict/wc-fork-me-on-github","commit_stats":null,"previous_names":["mr-addict/wc-fork-me-on-github"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MR-Addict/wc-fork-me-on-github","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MR-Addict%2Fwc-fork-me-on-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MR-Addict%2Fwc-fork-me-on-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MR-Addict%2Fwc-fork-me-on-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MR-Addict%2Fwc-fork-me-on-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MR-Addict","download_url":"https://codeload.github.com/MR-Addict/wc-fork-me-on-github/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MR-Addict%2Fwc-fork-me-on-github/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265085582,"owners_count":23709169,"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":["lit","web-component"],"created_at":"2025-06-18T01:01:06.099Z","updated_at":"2026-03-14T12:37:11.483Z","avatar_url":"https://github.com/MR-Addict.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WC Fork me on Github ![npm](https://img.shields.io/npm/v/wc-fork-me-on-github)\n\nA web component that displays a \"Fork me on Github\" ribbon.\n\n## Installation\n\nYou can install the component via npm:\n\n```sh\nnpm install wc-fork-me-on-github\n```\n\nAnd then import it in your JavaScript:\n\n```js\nimport \"wc-fork-me-on-github\";\n```\n\nOr if you prefer to use it as a script tag, you can include it directly from a CDN:\n\n```html\n\u003cscript type=\"module\" src=\"https://unpkg.com/wc-fork-me-on-github/index.js\"\u003e\u003c/script\u003e\n```\n\n## Usage\n\nNow, you can use the `\u003cfork-me-on-github\u003e` element in your HTML:\n\n```html\n\u003cwc-fork-me-on-github repository=\"MR-Addict/wc-fork-me-on-github\"\u003e\u003c/wc-fork-me-on-github\u003e\n```\n\n## Attributes\n\n- **`repository`**: The Github repository in the format `owner/repo`. This is required to display the ribbon correctly.\n- **`position`**: The position of the ribbon. Options are `right-top(default)`, `right-bottom`, `left-top`, and `left-bottom`.\n- **`ribbon`**: The text to display on the ribbon. Defaults to \"Fork me on Github\".\n- **`color`**: The color of the ribbon. Defaults to `#a00`. Any valid CSS color value can be used here.\n- **`darkColor`**: If not set, it will default to the same value as `color`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-addict%2Fwc-fork-me-on-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmr-addict%2Fwc-fork-me-on-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-addict%2Fwc-fork-me-on-github/lists"}