{"id":16886103,"url":"https://github.com/vdustr/gwf","last_synced_at":"2026-04-18T04:03:37.930Z","repository":{"id":62422061,"uuid":"361119232","full_name":"VdustR/gwf","owner":"VdustR","description":"A Google web font downloader","archived":false,"fork":false,"pushed_at":"2021-04-25T15:50:09.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-27T23:42:39.532Z","etag":null,"topics":["css","deno","font","google","ts","typescript","unicode-range","web-font","web-fonts"],"latest_commit_sha":null,"homepage":"https://deno.land/x/gwf","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/VdustR.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-24T09:18:12.000Z","updated_at":"2025-01-17T03:51:18.000Z","dependencies_parsed_at":"2022-11-01T17:33:07.947Z","dependency_job_id":null,"html_url":"https://github.com/VdustR/gwf","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/VdustR%2Fgwf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VdustR%2Fgwf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VdustR%2Fgwf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VdustR%2Fgwf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VdustR","download_url":"https://codeload.github.com/VdustR/gwf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244560394,"owners_count":20472220,"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","deno","font","google","ts","typescript","unicode-range","web-font","web-fonts"],"created_at":"2024-10-13T16:38:18.843Z","updated_at":"2026-04-18T04:03:37.894Z","avatar_url":"https://github.com/VdustR.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gwf\n\nA Google web font downloader.\n\nNow you can download them for self-hosted.\n\n## Requirement\n\n[Deno@v1.9.2](https://deno.land/)\n\n## Install\n\n```sh\ndeno install \\\n  --unstable \\\n  --allow-net \\\n  --allow-read \\\n  --allow-write \\\n  -n gwf \\\n  https://deno.land/x/gwf/mod.ts\n```\n\n## Usage\n\nSelect fonts in [Google Fonts](https://fonts.google.com/) and copy the CSS URL from \"Use on the web\" block.\n\nExecute the command to download the fonts and css to current directory:\n\n```sh\ngwf d \"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;700\u0026family=Noto+Sans+TC:wght@400;700\u0026display=swap\"\n```\n\nYou can also download them to a specific dir:\n\n```sh\ngwf d \"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;700\u0026family=Noto+Sans+TC:wght@400;700\u0026display=swap\" \\\n  -o relative/from/current/dir\n\ngwf d \"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;700\u0026family=Noto+Sans+TC:wght@400;700\u0026display=swap\" \\\n  -o /absolute/from/root\n```\n\nMore options:\n\n```sh\ngwf d -h\n```\n\n## Dev\n\nRun with [Deno@^1.9.2](https://deno.land/)\n\n```sh\ndeno run \\\n  --unstable \\\n  --allow-net \\\n  --allow-read \\\n  --allow-write \\\n  mod.ts d \"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;700\u0026family=Noto+Sans+TC:wght@400;700\u0026display=swap\"\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvdustr%2Fgwf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvdustr%2Fgwf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvdustr%2Fgwf/lists"}