{"id":20945369,"url":"https://github.com/iamanishroy/link-previewer","last_synced_at":"2025-08-15T00:45:35.871Z","repository":{"id":143952125,"uuid":"520574018","full_name":"iamanishroy/link-previewer","owner":"iamanishroy","description":"Preview the title, thumbnail image, and description of any public link and integrate the preview card into your website in two lines.","archived":false,"fork":false,"pushed_at":"2022-08-06T15:38:35.000Z","size":300,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-20T17:46:41.294Z","etag":null,"topics":["link-preview","plugin","preview","previwer"],"latest_commit_sha":null,"homepage":"https://link-previewer.anishroy.me","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/iamanishroy.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":"2022-08-02T16:35:48.000Z","updated_at":"2022-11-23T14:00:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"72a0a0a2-cbdc-497b-a0f3-3aca7f85f7cf","html_url":"https://github.com/iamanishroy/link-previewer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/iamanishroy/link-previewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamanishroy%2Flink-previewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamanishroy%2Flink-previewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamanishroy%2Flink-previewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamanishroy%2Flink-previewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamanishroy","download_url":"https://codeload.github.com/iamanishroy/link-previewer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamanishroy%2Flink-previewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270506006,"owners_count":24596506,"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","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"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":["link-preview","plugin","preview","previwer"],"created_at":"2024-11-18T23:47:48.818Z","updated_at":"2025-08-15T00:45:35.835Z","avatar_url":"https://github.com/iamanishroy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Link Previewer\n\nAn opensource project/website that allows you to **preview** the title, thumbnail image, and description of any public link, as well as **embed** the preview card into your website with just two lines of code.\n\n![Logo](https://link-previewer.anishroy.me/tn.png)\n\n## Features\n\n- Simple to use plugin\n- User-friendly interface\n- Responsive design\n\n## Highlights:\n\n- For a faster initial load time, **dynamic imports** were used.\n- **Gulp** was used to automatically compile and build the modules for a more efficient development approach.\n- I used **Autoprefixer** to generate CSS that will work with a variety of browsers.\n\n## Plugin Reference\n\nSimply include the JavaScript **`\u003cscript\u003e`** tag to seamlessly integrate this into your website.\n\n### Script Tag\n\n```html\n\u003cscript\n  src=\"https://cdn.jsdelivr.net/npm/link-preview-card@1.0.1/dist/script/index.js\"\n  defer\n\u003e\u003c/script\u003e\n```\n\n### Anchor Tag\n\nadd this where you want to embed preview link card\n\n```html\n\u003ca\n  href=\"put-your-link-here\"\n  link-preview-card\n  custom-border=\"1px solid black\"\n  custom-box-shadow=\"0px 0px 8px 0px orange\"\n\u003e\u003c/a\u003e\n```\n\n#### Custom Attributes\n\n| Attribute           | Description                       |\n| :------------------ | :-------------------------------- |\n| `custom-border`     | enables using custom border style |\n| `custom-box-shadow` | enables using custom box-shadow   |\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n## Contributor\n\n- [@iamanishroy](https://github.com/iamanishroy/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamanishroy%2Flink-previewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamanishroy%2Flink-previewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamanishroy%2Flink-previewer/lists"}