{"id":20645125,"url":"https://github.com/jesusgraterol/webfont-roboto","last_synced_at":"2025-09-26T20:30:26.091Z","repository":{"id":237675437,"uuid":"795034843","full_name":"jesusgraterol/webfont-roboto","owner":"jesusgraterol","description":"The webfont-roboto package simplifies self-hosting the Roboto Font for your web applications. This means you can use the font without relying on external services. It works with both vanilla CSS and popular frameworks like Tailwind.","archived":false,"fork":false,"pushed_at":"2025-07-17T18:10:11.000Z","size":835,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-19T06:10:07.850Z","etag":null,"topics":["font","fonts","google","google-fonts","roboto","sans","sans-serif","serif","web"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/webfont-roboto","language":"CSS","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/jesusgraterol.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-02T13:05:41.000Z","updated_at":"2025-07-17T18:09:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"7f8c8e52-a882-48d8-9b48-8edee065bfa5","html_url":"https://github.com/jesusgraterol/webfont-roboto","commit_stats":null,"previous_names":["jesusgraterol/webfont-roboto"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jesusgraterol/webfont-roboto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesusgraterol%2Fwebfont-roboto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesusgraterol%2Fwebfont-roboto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesusgraterol%2Fwebfont-roboto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesusgraterol%2Fwebfont-roboto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jesusgraterol","download_url":"https://codeload.github.com/jesusgraterol/webfont-roboto/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesusgraterol%2Fwebfont-roboto/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276997131,"owners_count":25742375,"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-09-25T02:00:09.612Z","response_time":80,"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":["font","fonts","google","google-fonts","roboto","sans","sans-serif","serif","web"],"created_at":"2024-11-16T16:18:46.299Z","updated_at":"2025-09-26T20:30:26.085Z","avatar_url":"https://github.com/jesusgraterol.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebFont: Roboto\n\nThe `webfont-roboto` package simplifies self-hosting the [Roboto Font](https://fonts.google.com/specimen/Roboto) for your web applications. This means you can use the font without relying on external services. It works with both vanilla CSS and popular frameworks like Tailwind.\n\n\u003c/br\u003e\n\n## Getting Started\n\nInstall the package:\n\n```bash\nnpm i -S webfont-roboto\n```\n\nImport it into your main stylesheet:\n\n```css\n@import url('/node_modules/webfont-roboto/dist/index.css');\n```\n\nRegister it in your application:\n\n```css\nhtml {\n  font-family: \"Roboto\", sans-serif;\n  font-size: 16px;\n  font-weight: 400;\n  font-style: normal;\n  font-display: swap;\n  ...\n}\n```\n\n\nAlternatively, if you're using Tailwind CSS:\n\n```css\n@tailwind base;\n@tailwind components;\n@tailwind utilities;\n\n@layer base {\n  html {\n    font-family: \"Roboto\", sans-serif;\n    font-size: 16px;\n    font-weight: 400;\n    font-style: normal;\n    font-display: swap;\n    ...\n  }\n}\n```\n\n\n\n\n\n\u003cbr/\u003e\n\n## Built With\n\n- CSS\n\n\n\n\n\n\u003cbr/\u003e\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n\n\n\n\n\u003cbr/\u003e\n\n## Acknowledgments\n\n- [Google Fonts](https://fonts.google.com/specimen/Roboto)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjesusgraterol%2Fwebfont-roboto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjesusgraterol%2Fwebfont-roboto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjesusgraterol%2Fwebfont-roboto/lists"}