{"id":16365833,"url":"https://github.com/charlesfries/ember-google-fonts","last_synced_at":"2026-02-10T16:13:57.115Z","repository":{"id":44011633,"uuid":"216656180","full_name":"charlesfries/ember-google-fonts","owner":"charlesfries","description":"Automatically import Google Fonts into your Ember app","archived":false,"fork":false,"pushed_at":"2022-12-11T10:18:12.000Z","size":860,"stargazers_count":0,"open_issues_count":20,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-03T03:45:40.003Z","etag":null,"topics":["ember","ember-addon","google","google-fonts"],"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/charlesfries.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-21T20:09:16.000Z","updated_at":"2019-10-21T22:28:08.000Z","dependencies_parsed_at":"2023-01-26T21:00:49.701Z","dependency_job_id":null,"html_url":"https://github.com/charlesfries/ember-google-fonts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/charlesfries/ember-google-fonts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesfries%2Fember-google-fonts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesfries%2Fember-google-fonts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesfries%2Fember-google-fonts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesfries%2Fember-google-fonts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlesfries","download_url":"https://codeload.github.com/charlesfries/ember-google-fonts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesfries%2Fember-google-fonts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269780617,"owners_count":24474686,"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-10T02:00:08.965Z","response_time":71,"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":["ember","ember-addon","google","google-fonts"],"created_at":"2024-10-11T02:44:38.171Z","updated_at":"2026-02-10T16:13:57.080Z","avatar_url":"https://github.com/charlesfries.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"ember-google-fonts\n==============================================================================\n\nAutomatically import Google Fonts into your Ember application.\n\nThis addon will add a `\u003clink\u003e` tag to the `content-for \"head-footer\"` target in your app's `index.html` file.\n\n\nCompatibility\n------------------------------------------------------------------------------\n\n* Ember.js v3.4 or above\n* Ember CLI v2.13 or above\n* Node.js v8 or above\n\n\nInstallation\n------------------------------------------------------------------------------\n\n```\nember install ember-google-fonts\n```\n\n\nUsage\n------------------------------------------------------------------------------\n\n```javascript\n// config/environment.js\n\nmodule.exports = function(environment) {\n  let ENV = {\n    /* your config */\n\n    googleFonts: [\n      'Merriweather:400,700,900',\n      'Roboto'\n    ]\n  };\n  return ENV;\n}\n```\n\n\nContributing\n------------------------------------------------------------------------------\n\nSee the [Contributing](CONTRIBUTING.md) guide for details.\n\n\nLicense\n------------------------------------------------------------------------------\n\nThis project is licensed under the [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlesfries%2Fember-google-fonts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharlesfries%2Fember-google-fonts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlesfries%2Fember-google-fonts/lists"}