{"id":15630713,"url":"https://github.com/danielroe/nuxt-zero-js","last_synced_at":"2025-04-07T07:18:23.619Z","repository":{"id":58472928,"uuid":"531994521","full_name":"danielroe/nuxt-zero-js","owner":"danielroe","description":"Remove all client-side JS from your Nuxt 3 app","archived":false,"fork":false,"pushed_at":"2024-04-13T16:20:33.000Z","size":941,"stargazers_count":216,"open_issues_count":9,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-13T17:53:46.455Z","etag":null,"topics":["nuxt","nuxt-module","performance"],"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":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-09-02T16:09:13.000Z","updated_at":"2024-04-14T19:27:20.061Z","dependencies_parsed_at":"2024-03-16T22:32:12.947Z","dependency_job_id":"2c0eab75-10b7-4a79-9147-9bc3a7a965eb","html_url":"https://github.com/danielroe/nuxt-zero-js","commit_stats":{"total_commits":129,"total_committers":4,"mean_commits":32.25,"dds":"0.11627906976744184","last_synced_commit":"909f055678ce3aacbd3010810717945c8e10338a"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fnuxt-zero-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fnuxt-zero-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fnuxt-zero-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fnuxt-zero-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielroe","download_url":"https://codeload.github.com/danielroe/nuxt-zero-js/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247608160,"owners_count":20965953,"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":["nuxt","nuxt-module","performance"],"created_at":"2024-10-03T10:35:40.616Z","updated_at":"2025-04-07T07:18:23.601Z","avatar_url":"https://github.com/danielroe.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003e [!IMPORTANT]  \n\u003e This has been built into Nuxt since v3 - just use `features.noScripts`\n\n--\n\n# Nuxt Zero JS\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 Remove all client-side JS from your [Nuxt 3](https://v3.nuxtjs.org) app\n\n- [✨ \u0026nbsp;Changelog](https://github.com/danielroe/nuxt-zero-js/blob/main/CHANGELOG.md)\n- [▶️ \u0026nbsp;Online playground](https://stackblitz.com/github/danielroe/nuxt-zero-js/tree/main/playground)\n\n## Features\n\n**⚠️ `nuxt-zero-js` is under active development. ⚠️**\n\n- ✨ Completely removes preload/prefetch hints for JS bundle\n- 🚀 Removes `\u003cscript\u003e` tag for payload and JS bundle\n- 🙏 Leaves your own head tags intact\n\nFollow [this issue](https://github.com/nuxt/framework/issues/7156) for more information, and do comment if you'd like to see this feature in Nuxt itself.\n\n## Usage\n\n```js\nexport default defineNuxtConfig({\n  modules: ['nuxt-zero-js'],\n  //\n  // By default the module is disabled in development for better\n  // DX but you can force it to be enabled if you would like.\n  //\n  // zeroJs: {\n  //   disabled: false,\n  // },\n```\n\nThat's it!\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-zero-js?style=flat-square\n[npm-version-href]: https://npmjs.com/package/nuxt-zero-js\n[npm-downloads-src]: https://img.shields.io/npm/dm/nuxt-zero-js?style=flat-square\n[npm-downloads-href]: https://npm.chart.dev/nuxt-zero-js\n[github-actions-src]: https://img.shields.io/github/workflow/status/danielroe/nuxt-zero-js/ci/main?style=flat-square\n[github-actions-href]: https://github.com/danielroe/nuxt-zero-js/actions?query=workflow%3Aci\n[codecov-src]: https://img.shields.io/codecov/c/gh/danielroe/nuxt-zero-js/main?style=flat-square\n[codecov-href]: https://codecov.io/gh/danielroe/nuxt-zero-js\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielroe%2Fnuxt-zero-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielroe%2Fnuxt-zero-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielroe%2Fnuxt-zero-js/lists"}