{"id":19976693,"url":"https://github.com/jungwoo-an/next-quick-link","last_synced_at":"2026-05-04T15:36:08.800Z","repository":{"id":109495322,"uuid":"168066507","full_name":"Jungwoo-An/next-quick-link","owner":"Jungwoo-An","description":"⚡️ Nextjs effective prefetch bundle","archived":false,"fork":false,"pushed_at":"2019-04-13T09:42:56.000Z","size":121,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T19:13:12.920Z","etag":null,"topics":["nextjs","performance","prefetch","quicklink","react"],"latest_commit_sha":null,"homepage":"","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/Jungwoo-An.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":"2019-01-29T01:21:54.000Z","updated_at":"2023-03-04T05:00:23.000Z","dependencies_parsed_at":"2023-05-18T01:30:32.912Z","dependency_job_id":null,"html_url":"https://github.com/Jungwoo-An/next-quick-link","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jungwoo-An/next-quick-link","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jungwoo-An%2Fnext-quick-link","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jungwoo-An%2Fnext-quick-link/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jungwoo-An%2Fnext-quick-link/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jungwoo-An%2Fnext-quick-link/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jungwoo-An","download_url":"https://codeload.github.com/Jungwoo-An/next-quick-link/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jungwoo-An%2Fnext-quick-link/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32613673,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: 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":["nextjs","performance","prefetch","quicklink","react"],"created_at":"2024-11-13T03:25:10.784Z","updated_at":"2026-05-04T15:36:08.780Z","avatar_url":"https://github.com/Jungwoo-An.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next Quick Link\n\nNextjs effective prefetch bundle.\n\n## How?\n\n- Detect route in viewport (Intersection Observer)\n- Checks if user connection type is slow (2g or save data mode)\n\n## Getting Started\n\n### Install via npm (or yarn)\n\n```bash\nnpm install --save-dev next-quick-link\n```\n\n### Usage\n\n```tsx\nimport Link from 'next-quick-link';\n\n\u003cLink {/* Allow all options of next/link */} /\u003e\n```\n\n### API\n\nFirst, check the options of [next/link](https://github.com/zeit/next.js#with-link)\n\n| Name       | Type    |\n| ---------- | ------- |\n| rootMargin | string? |\n| threshold  | number? |\n\n### Inspiration\n\n- [quicklink](https://github.com/GoogleChromeLabs/quicklink)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjungwoo-an%2Fnext-quick-link","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjungwoo-an%2Fnext-quick-link","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjungwoo-an%2Fnext-quick-link/lists"}