{"id":17643514,"url":"https://github.com/nuxt-modules/google-fonts","last_synced_at":"2025-05-15T14:05:18.985Z","repository":{"id":37479259,"uuid":"278418164","full_name":"nuxt-modules/google-fonts","owner":"nuxt-modules","description":"Google Fonts module for NuxtJS","archived":false,"fork":false,"pushed_at":"2025-05-12T14:13:16.000Z","size":2411,"stargazers_count":551,"open_issues_count":19,"forks_count":41,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-05-12T15:32:17.739Z","etag":null,"topics":["css","fonts","google-fonts","nuxt","nuxt-module"],"latest_commit_sha":null,"homepage":"https://google-fonts.nuxtjs.org","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/nuxt-modules.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2020-07-09T16:38:35.000Z","updated_at":"2025-05-04T13:55:14.000Z","dependencies_parsed_at":"2024-02-24T17:30:42.108Z","dependency_job_id":"68699d01-dd28-4202-a697-c33e320cd2c8","html_url":"https://github.com/nuxt-modules/google-fonts","commit_stats":{"total_commits":139,"total_committers":18,"mean_commits":7.722222222222222,"dds":"0.41726618705035967","last_synced_commit":"00a14d2ccac1b1a23428c4dc4a5f9282734dd515"},"previous_names":["nuxt-community/google-fonts-module"],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-modules%2Fgoogle-fonts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-modules%2Fgoogle-fonts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-modules%2Fgoogle-fonts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-modules%2Fgoogle-fonts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt-modules","download_url":"https://codeload.github.com/nuxt-modules/google-fonts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254355334,"owners_count":22057354,"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":["css","fonts","google-fonts","nuxt","nuxt-module"],"created_at":"2024-10-23T09:05:05.426Z","updated_at":"2025-05-15T14:05:13.975Z","avatar_url":"https://github.com/nuxt-modules.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"[![@nuxtjs/google-fonts](https://google-fonts.nuxtjs.org/social-card.png)](https://google-fonts.nuxtjs.org)\n\n# @nuxtjs/google-fonts\n\n[![npm version][npm-version-src]][npm-version-href]\n[![npm downloads][npm-downloads-src]][npm-downloads-href]\n[![Github Actions CI][github-actions-ci-src]][github-actions-ci-href]\n[![Codecov][codecov-src]][codecov-href]\n[![License][license-src]][license-href]\n\n\u003e [Google Fonts](https://developers.google.com/fonts) module for [Nuxt](https://nuxtjs.org)\n\n- [✨ \u0026nbsp;Release Notes](https://google-fonts.nuxtjs.org/releases)\n- [📖 \u0026nbsp;Documentation](https://google-fonts.nuxtjs.org)\n\n## Features\n\n- Nuxt 3 and Nuxt Bridge support\n- Specify fonts by name/variant\n- Parse head links to Google Fonts\n- Creates only an external link to Google Fonts\n- [Support CSS API v2](https://developers.google.com/fonts/docs/css2)\n- [Add dns-prefetch](https://developer.mozilla.org/en-US/docs/Web/Performance/dns-prefetch)\n- [Add preconnect](https://developer.mozilla.org/en-US/docs/Web/Performance/dns-prefetch#Best_practices)\n- [Add preload](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types/preload)\n- Download css/fonts to local project (No need external resources)\n- Encode fonts to base64\n\n[📖 \u0026nbsp;Read more](https://google-fonts.nuxtjs.org)\n\n## Contributing\n\nYou can contribute to this module online with CodeSandBox:\n\n[![Edit @nuxtjs/google-fonts](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/nuxt-modules/google-fonts/?fontsize=14\u0026hidenavigation=1\u0026theme=dark)\n\nOr locally:\n\n1. Clone this repository\n2. Install dependencies using `pnpm install`\n3. Prepare development server using `pnpm dev:prepare`\n4. Build module using `pnpm build`\n5. Launch playground using `pnpm dev`\n\n## License\n\n[MIT License](./LICENSE)\n\nCopyright (c) Nuxt Modules\n\n\u003c!-- Badges --\u003e\n\n[npm-version-src]: https://img.shields.io/npm/v/@nuxtjs/google-fonts/latest.svg\n[npm-version-href]: https://npmjs.com/package/@nuxtjs/google-fonts\n[npm-downloads-src]: https://img.shields.io/npm/dt/@nuxtjs/google-fonts.svg\n[npm-downloads-href]: https://npmjs.com/package/@nuxtjs/google-fonts\n[github-actions-ci-src]: https://github.com/nuxt-modules/google-fonts/workflows/ci/badge.svg\n[github-actions-ci-href]: https://github.com/nuxt-modules/google-fonts/actions?query=workflow%3Aci\n[codecov-src]: https://img.shields.io/codecov/c/github/nuxt-modules/google-fonts.svg\n[codecov-href]: https://codecov.io/gh/nuxt-modules/google-fonts\n[license-src]: https://img.shields.io/npm/l/@nuxtjs/google-fonts.svg\n[license-href]: https://npmjs.com/package/@nuxtjs/google-fonts\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuxt-modules%2Fgoogle-fonts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuxt-modules%2Fgoogle-fonts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuxt-modules%2Fgoogle-fonts/lists"}