{"id":20073583,"url":"https://github.com/ragingwind/next-workbox","last_synced_at":"2025-07-27T05:32:50.139Z","repository":{"id":65424469,"uuid":"120732564","full_name":"ragingwind/next-workbox","owner":"ragingwind","description":"Next.js plugin for workbox.js","archived":false,"fork":false,"pushed_at":"2019-08-15T15:15:46.000Z","size":25,"stargazers_count":29,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-28T08:59:03.318Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ragingwind.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-02-08T08:24:43.000Z","updated_at":"2020-12-15T20:55:08.000Z","dependencies_parsed_at":"2023-01-23T01:45:26.463Z","dependency_job_id":null,"html_url":"https://github.com/ragingwind/next-workbox","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/ragingwind/next-workbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Fnext-workbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Fnext-workbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Fnext-workbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Fnext-workbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ragingwind","download_url":"https://codeload.github.com/ragingwind/next-workbox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Fnext-workbox/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267306724,"owners_count":24067035,"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-07-27T02:00:11.917Z","response_time":82,"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":[],"created_at":"2024-11-13T14:46:52.173Z","updated_at":"2025-07-27T05:32:49.863Z","avatar_url":"https://github.com/ragingwind.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# next-workbox\n\n\u003e Next.js plugin for [workbox](https://developers.google.com/web/tools/workbox/). The plugin help you to use service worker for Next.js and now 2.0\n\n- `After 2.x, only works with now 2.0 from zeit in production mode`. You can check out after publishing your app to [now](https://zeit.co/now)\n- Built on top of [next-workbox-webpack-plugin](https://github.com/ragingwind/next-workbox-webpack-plugin), you can use [almost all options](https://github.com/ragingwind/next-workbox-webpack-plugin#usage)\n\n# Installation\n\n```sh\nnpm install --save-dev next-workbox\n```\n\nor\n\n```\nyarn add -D next-workbox\n```\n\n# Usage\n\n```js\n// next.config.js\nconst withWorkbox = require('next-workbox');\n\nmodule.exports = withWorkbox({\n  generateBuildId: async () =\u003e {\n    // You must have own custom build id\n    return 'my-build-id';\n  }\n});\n```\n\n## License\n\nMIT © [Jimmy Moon](https://jimmymoon.dev)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fragingwind%2Fnext-workbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fragingwind%2Fnext-workbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fragingwind%2Fnext-workbox/lists"}