{"id":15645114,"url":"https://github.com/daliborgogic/font-loading","last_synced_at":"2026-02-14T13:02:09.483Z","repository":{"id":48030253,"uuid":"148687703","full_name":"daliborgogic/font-loading","owner":"daliborgogic","description":"Nuxt.js module for Font Loading Module Level 3.","archived":false,"fork":false,"pushed_at":"2022-02-11T12:10:39.000Z","size":149,"stargazers_count":1,"open_issues_count":9,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T08:16:33.332Z","etag":null,"topics":["font","font-loading","module","nuxt"],"latest_commit_sha":null,"homepage":"https://www.w3.org/TR/css-font-loading-3/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daliborgogic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-13T19:31:04.000Z","updated_at":"2019-08-26T17:53:57.000Z","dependencies_parsed_at":"2022-08-12T17:01:23.587Z","dependency_job_id":null,"html_url":"https://github.com/daliborgogic/font-loading","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daliborgogic%2Ffont-loading","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daliborgogic%2Ffont-loading/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daliborgogic%2Ffont-loading/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daliborgogic%2Ffont-loading/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daliborgogic","download_url":"https://codeload.github.com/daliborgogic/font-loading/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247574087,"owners_count":20960495,"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":["font","font-loading","module","nuxt"],"created_at":"2024-10-03T12:04:37.144Z","updated_at":"2025-09-20T11:33:00.418Z","avatar_url":"https://github.com/daliborgogic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# font-loading [wip]\n\n\u003e [Nuxt.js](https://github.com/nuxt/nuxt.js) module for [Font Loading Module Level 3](https://www.w3.org/TR/css-font-loading-3/) used for dynamically loading font resources.\n\n\nNote: Font Loading Module Level 3 is still [under development in some browsers](http://caniuse.com/#feat=font-loading).\n\n## Setup\n\n- Add ```font-loading``` as dependency\n- Add ```font-loading``` to modules section of nuxt.config.js\n\n```javascript\n{\n  modules: [\n    ['font-loading', {\n      fontName: '',\n      fontPath: ''\n    }]\n  ]\n}\n```\n\n## API\n\n### fontFamily\n\nType: ```String```\n\nDefault: ```-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif```\n\n### fontName\n\nType: ```String```\n\n### fontPath\n\nType: ```String```\n\n### fontOptions.style\n\nType: ```String```\n\nDefault: ```normal```\n\n### fontOptions.weight\n\nType: ```String```\n\nDefault: ```400```\n\n## License\n\n[MIT](https://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaliborgogic%2Ffont-loading","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaliborgogic%2Ffont-loading","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaliborgogic%2Ffont-loading/lists"}