{"id":24268265,"url":"https://github.com/danielroe/nuxt-rebundle","last_synced_at":"2025-08-18T01:36:36.514Z","repository":{"id":259097442,"uuid":"876411991","full_name":"danielroe/nuxt-rebundle","owner":"danielroe","description":"Bundler optimisations for Nuxt","archived":false,"fork":false,"pushed_at":"2025-08-05T11:53:10.000Z","size":1154,"stargazers_count":55,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-05T13:31:59.749Z","etag":null,"topics":[],"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/danielroe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["danielroe"]}},"created_at":"2024-10-21T23:33:43.000Z","updated_at":"2025-08-05T11:50:43.000Z","dependencies_parsed_at":"2025-02-10T04:20:14.626Z","dependency_job_id":"516268da-3c5b-434c-97ef-4fa1fade0274","html_url":"https://github.com/danielroe/nuxt-rebundle","commit_stats":null,"previous_names":["danielroe/nuxt-rebundle"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/danielroe/nuxt-rebundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fnuxt-rebundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fnuxt-rebundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fnuxt-rebundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fnuxt-rebundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielroe","download_url":"https://codeload.github.com/danielroe/nuxt-rebundle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fnuxt-rebundle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270932581,"owners_count":24670241,"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-17T02:00:09.016Z","response_time":129,"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":"2025-01-15T13:09:43.745Z","updated_at":"2025-08-18T01:36:36.484Z","avatar_url":"https://github.com/danielroe.png","language":"TypeScript","funding_links":["https://github.com/sponsors/danielroe"],"categories":[],"sub_categories":[],"readme":"# Nuxt Rebundle\n\n[![npm version][npm-version-src]][npm-version-href]\n[![npm downloads][npm-downloads-src]][npm-downloads-href]\n[![Github Actions][github-actions-src]][github-actions-href]\n[![Codecov][codecov-src]][codecov-href]\n\n\u003e Bundler optimisations for [Nuxt](https://nuxt.com)\n\n- [✨ \u0026nbsp;Changelog](https://github.com/danielroe/nuxt-rebundle/blob/main/CHANGELOG.md)\n\u003c!-- - [▶️ \u0026nbsp;Online playground](https://stackblitz.com/github/danielroe/nuxt-rebundle/tree/main/playground) --\u003e\n\n\u003e [!WARNING]  \n\u003e This module is a work-in-progress laboratory for exploring bundler optimisations in Nuxt.\n\n## Features\n\n- ⚡️ automatically splits out `useAsyncData` fetcher functions into async chunks (for use with static site generation)\n\n## Installation\n\nInstall and add `nuxt-rebundle` to your `nuxt.config`.\n\n```bash\nnpx nuxi@latest module add nuxt-rebundle\n```\n\n```js\nexport default defineNuxtConfig({\n  modules: ['nuxt-rebundle'],\n})\n```\n\n## 💻 Development\n\n- Clone this repository\n- Enable [Corepack](https://github.com/nodejs/corepack) using `corepack enable`\n- Install dependencies using `pnpm install`\n- Stub module with `pnpm dev:prepare`\n- Run `pnpm dev` to start [playground](./playground) in development mode\n\n## License\n\nMade with ❤️\n\nPublished under the [MIT License](./LICENCE).\n\n\u003c!-- Badges --\u003e\n\n[npm-version-src]: https://img.shields.io/npm/v/nuxt-rebundle?style=flat-square\n[npm-version-href]: https://npmjs.com/package/nuxt-rebundle\n[npm-downloads-src]: https://img.shields.io/npm/dm/nuxt-rebundle?style=flat-square\n[npm-downloads-href]: https://npm.chart.dev/nuxt-rebundle\n[github-actions-src]: https://img.shields.io/github/actions/workflow/status/danielroe/nuxt-rebundle/ci.yml?branch=main\n[github-actions-href]: https://github.com/danielroe/nuxt-rebundle/actions?query=workflow%3Aci\n[codecov-src]: https://img.shields.io/codecov/c/gh/danielroe/nuxt-rebundle/main?style=flat-square\n[codecov-href]: https://codecov.io/gh/danielroe/nuxt-rebundle\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielroe%2Fnuxt-rebundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielroe%2Fnuxt-rebundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielroe%2Fnuxt-rebundle/lists"}