{"id":16261199,"url":"https://github.com/daliborgogic/guess-module","last_synced_at":"2026-03-16T13:34:38.545Z","repository":{"id":33151994,"uuid":"147806737","full_name":"daliborgogic/guess-module","owner":"daliborgogic","description":"Guess.js integration for Nuxt.js with guess-webpack","archived":false,"fork":false,"pushed_at":"2023-01-04T16:59:41.000Z","size":2305,"stargazers_count":21,"open_issues_count":18,"forks_count":1,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-03-14T13:47:32.413Z","etag":null,"topics":["guess-js","module","nuxt-js","predictive-prefetching"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/daliborgogic.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}},"created_at":"2018-09-07T10:06:56.000Z","updated_at":"2023-01-29T06:29:47.000Z","dependencies_parsed_at":"2023-01-14T23:38:55.482Z","dependency_job_id":null,"html_url":"https://github.com/daliborgogic/guess-module","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daliborgogic%2Fguess-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daliborgogic%2Fguess-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daliborgogic%2Fguess-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daliborgogic%2Fguess-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daliborgogic","download_url":"https://codeload.github.com/daliborgogic/guess-module/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244022651,"owners_count":20385134,"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":["guess-js","module","nuxt-js","predictive-prefetching"],"created_at":"2024-10-10T16:40:45.239Z","updated_at":"2025-10-19T01:38:35.927Z","avatar_url":"https://github.com/daliborgogic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# guess-module\n\n\u003e[ Guess.js](https://github.com/guess-js/guess) integration for [Nuxt.js](https://github.com/nuxt/nuxt.js/) with [guess-webpack](https://www.npmjs.com/package/guess-webpack)\n\n![](https://github.com/daliborgogic/guess-module/workflows/Module%20CI/badge.svg)\n\n## Setup\n\n- Add `@nuxtjs/guess` dependency using yarn or npm to your project\n- Add `@nuxtjs/guess` to modules section of `nuxt.config.js`\n- If using Nuxt \u003e 2.4.0, set `router.prefetchLinks` to `false` in `nuxt.config.js`\n\n```javascript\nexport default {\n  modules: [\n    [ '@nuxtjs/guess', { GA: 'XXXXXXX' }]\n   ],\n   // Nuxt \u003e 2.4.0\n  router: {\n    prefetchLinks: false\n  }\n }\n```\n\nOptions given directly to [guess-webpack options](https://www.npmjs.com/package/guess-webpack#advanced-usage).\n\n## Usage\n\nNothing more to do, `@nuxtjs/guess` will automagically prefetch the routes depending of your Google Analytics stats 😎\n\n## License\n\n[MIT](https://opensource.org/licenses/MIT)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaliborgogic%2Fguess-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaliborgogic%2Fguess-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaliborgogic%2Fguess-module/lists"}