{"id":28522745,"url":"https://github.com/thedragoncode/vuepress-plugin-github-linkify","last_synced_at":"2026-02-17T17:02:24.790Z","repository":{"id":86696831,"uuid":"606591416","full_name":"TheDragonCode/vuepress-plugin-github-linkify","owner":"TheDragonCode","description":"Adding and fixing GitHub links for Vuepress 2","archived":false,"fork":false,"pushed_at":"2026-01-15T03:51:03.000Z","size":431,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-15T09:44:54.691Z","etag":null,"topics":["github","github-linkify","link","linkify","links","vuepress","vuepress-plugin"],"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/TheDragonCode.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://boosty.to/dragon-code","https://yoomoney.ru/to/410012608840929"]}},"created_at":"2023-02-26T00:05:34.000Z","updated_at":"2026-01-15T03:51:07.000Z","dependencies_parsed_at":"2025-04-20T11:16:03.406Z","dependency_job_id":null,"html_url":"https://github.com/TheDragonCode/vuepress-plugin-github-linkify","commit_stats":{"total_commits":131,"total_committers":2,"mean_commits":65.5,"dds":"0.10687022900763354","last_synced_commit":"01b12e2f1a1d377d299c08b15737d356b46d8434"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/TheDragonCode/vuepress-plugin-github-linkify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheDragonCode%2Fvuepress-plugin-github-linkify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheDragonCode%2Fvuepress-plugin-github-linkify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheDragonCode%2Fvuepress-plugin-github-linkify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheDragonCode%2Fvuepress-plugin-github-linkify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheDragonCode","download_url":"https://codeload.github.com/TheDragonCode/vuepress-plugin-github-linkify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheDragonCode%2Fvuepress-plugin-github-linkify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29550828,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["github","github-linkify","link","linkify","links","vuepress","vuepress-plugin"],"created_at":"2025-06-09T09:31:12.158Z","updated_at":"2026-02-17T17:02:24.784Z","avatar_url":"https://github.com/TheDragonCode.png","language":"TypeScript","funding_links":["https://boosty.to/dragon-code","https://yoomoney.ru/to/410012608840929"],"categories":[],"sub_categories":[],"readme":"# Vuepress Plugin GitHub Linkify\n\n\u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://banners.beyondco.de/Vuepress%20Plugin%20GitHub%20Linkify.png?pattern=topography\u0026style=style_2\u0026fontSize=100px\u0026md=1\u0026showWatermark=1\u0026theme=dark\u0026packageManager=npm+install\u0026packageName=vuepress-plugin-github-linkify\u0026description=Adding+and+fixing+GitHub+links+for+Vuepress+2\u0026images=code\"\u003e\n    \u003cimg src=\"https://banners.beyondco.de/Vuepress%20Plugin%20GitHub%20Linkify.png?pattern=topography\u0026style=style_2\u0026fontSize=100px\u0026md=1\u0026showWatermark=1\u0026theme=light\u0026packageManager=npm+install\u0026packageName=vuepress-plugin-github-linkify\u0026description=Adding+and+fixing+GitHub+links+for+Vuepress+2\u0026images=code\" alt=\"Vuepress Plugin GitHub Linkify\"\u003e\n\u003c/picture\u003e\n\nFinding and fixing GitHub links\n\n[![NPM version][npm-version-image]][npm-url]\n[![NPM downloads][npm-downloads-image]][npm-downloads-url]\n[![MIT License][license-image]][license-url]\n\n## Usage\n\n```bash\nnpm i -D vuepress-plugin-github-linkify\n```\n\n```javascript\n// .vuepress/config.js\n\nimport { githubLinkifyPlugin } from 'vuepress-plugin-github-linkify'\n\n{\n    plugins: [\n        githubLinkifyPlugin({\n            repo: 'your-vendor/your-project'\n        })\n    ]\n}\n```\n\n### Support Links\n\n* [x] mentions\n* [x] commits\n* [x] pull requests\n* [x] compares\n* [x] tags\n* [x] trees\n* [x] blobs\n\n## Example\n\n![before](.github/images/before.png)\n\n![after](.github/images/after.png)\n\n## License\n\nThis package is licensed under the [MIT License][license-url].\n\n\n[license-image]: https://img.shields.io/badge/license-MIT-blue.svg?style=flat\n\n[license-url]: LICENSE\n\n[npm-url]: https://npmjs.org/package/vuepress-plugin-github-linkify\n\n[npm-version-image]: https://img.shields.io/npm/v/vuepress-plugin-github-linkify.svg?style=flat\n\n[npm-downloads-image]: https://img.shields.io/npm/dm/vuepress-plugin-github-linkify.svg?style=flat\n\n[npm-downloads-url]: https://npmcharts.com/compare/vuepress-plugin-github-linkify?minimal=true\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthedragoncode%2Fvuepress-plugin-github-linkify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthedragoncode%2Fvuepress-plugin-github-linkify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthedragoncode%2Fvuepress-plugin-github-linkify/lists"}