{"id":15922432,"url":"https://github.com/suven/astro-link-previews","last_synced_at":"2025-03-30T07:16:28.645Z","repository":{"id":234998449,"uuid":"789880110","full_name":"Suven/astro-link-previews","owner":"Suven","description":"Generates rich GDPR-conform link previews / embeds in your astro project","archived":false,"fork":false,"pushed_at":"2024-04-24T19:21:28.000Z","size":622,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-25T01:07:46.931Z","etag":null,"topics":["astro","microlink","oembed"],"latest_commit_sha":null,"homepage":"https://suven.github.io/astro-link-previews/","language":"Astro","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/Suven.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-04-21T19:53:23.000Z","updated_at":"2024-04-25T01:07:46.932Z","dependencies_parsed_at":null,"dependency_job_id":"0abbe30a-8ba5-4749-a9d4-91dba6749422","html_url":"https://github.com/Suven/astro-link-previews","commit_stats":null,"previous_names":["suven/astro-link-previews"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Suven%2Fastro-link-previews","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Suven%2Fastro-link-previews/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Suven%2Fastro-link-previews/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Suven%2Fastro-link-previews/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Suven","download_url":"https://codeload.github.com/Suven/astro-link-previews/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246285816,"owners_count":20752958,"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":["astro","microlink","oembed"],"created_at":"2024-10-06T20:21:41.392Z","updated_at":"2025-03-30T07:16:28.626Z","avatar_url":"https://github.com/Suven.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# astro-link-previews\n\n![How it could look](./demo/screenshot.png)\n\n[Demo / Usage / Configuration](https://suven.github.io/astro-link-previews/)\n\nProvides a single component, to display links with thumb and description previews or 2-click iframe embeds. Ships as minimal third-party connections and\njs as possible.\n\nPowered by https://microlink.io/\n\n## Setup\n\nInstall via `npm i astro-link-previews`.\n\nIf you wish to predownload all remote assets, adjust your `astro.config.mjs`:\n\n```js\nimage: {\n  //service: squooshImageService(),\n  remotePatterns: [{ protocol: \"https\" }],\n},\n```\n\nAfter that place a Card on any desires astro page:\n\n```astro\n---\nimport Card from \"astro-link-previews\";\n---\n\n\u003cCard url=\"https://www.youtube.com/watch?v=L_JQOH1tEEA\" /\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuven%2Fastro-link-previews","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuven%2Fastro-link-previews","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuven%2Fastro-link-previews/lists"}