{"id":19768347,"url":"https://github.com/roxiness/meta","last_synced_at":"2026-06-09T02:09:18.721Z","repository":{"id":104036692,"uuid":"246536471","full_name":"roxiness/meta","owner":"roxiness","description":null,"archived":false,"fork":false,"pushed_at":"2020-03-11T12:23:44.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T10:59:27.215Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/roxiness.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}},"created_at":"2020-03-11T10:04:34.000Z","updated_at":"2020-03-12T19:49:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"29d6423a-ae7d-4d6b-b196-fcaf35768743","html_url":"https://github.com/roxiness/meta","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/roxiness/meta","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxiness%2Fmeta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxiness%2Fmeta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxiness%2Fmeta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxiness%2Fmeta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roxiness","download_url":"https://codeload.github.com/roxiness/meta/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxiness%2Fmeta/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34088090,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":[],"created_at":"2024-11-12T04:37:39.432Z","updated_at":"2026-06-09T02:09:18.706Z","avatar_url":"https://github.com/roxiness.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Metadata with Open Graph for SSR SPAs\n\n### Usage\n\n```javascript\nimport { meta, done } from '@sveltech/meta'\n\nmeta('title', 'Title of my website')\nmeta('description', 'Description of my website')\nmeta('twitter:card', 'summary')\n```\n\nThis produces the following HTML in `\u003chead\u003e`\n\n```HTML\n\u003cmeta name=\"title\" content=\"Title of my website\"\u003e\n\u003cmeta property=\"og:title\" content=\"Title of my website\"\u003e\n\u003cmeta name=\"description\" content=\"Description of my website\"\u003e\n\u003cmeta property=\"og:description\" content=\"Description of my website\"\u003e\n\u003cmeta name=\"twitter:card\" content=\"summary\"\u003e\n```\n###### Metadata without a colon in the name will produce an additional Open Graph element.\n\nThe meta function can be disabled by calling ``done()`` or firing an ``app-loaded`` event.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froxiness%2Fmeta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froxiness%2Fmeta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froxiness%2Fmeta/lists"}