{"id":15069899,"url":"https://github.com/stipsan/system-font-stack","last_synced_at":"2025-04-10T17:09:17.672Z","repository":{"id":54754019,"uuid":"93996705","full_name":"stipsan/system-font-stack","owner":"stipsan","description":"Give your web app a native look by using the font family of the users OS","archived":false,"fork":false,"pushed_at":"2024-04-13T14:52:24.000Z","size":22,"stargazers_count":3,"open_issues_count":6,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-02T06:14:37.939Z","etag":null,"topics":["css","font-family","font-stacks","system-fonts","web-application"],"latest_commit_sha":null,"homepage":"https://css-tricks.com/snippets/css/system-font-stack/","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/stipsan.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":"2017-06-11T10:17:10.000Z","updated_at":"2023-05-29T15:38:20.000Z","dependencies_parsed_at":"2024-09-25T01:45:37.060Z","dependency_job_id":"0dc0e1b0-fde6-41f4-8bd3-3c59fdc761da","html_url":"https://github.com/stipsan/system-font-stack","commit_stats":{"total_commits":19,"total_committers":3,"mean_commits":6.333333333333333,"dds":"0.10526315789473684","last_synced_commit":"276fdc19dd59ff8bb18e042dbb8987df47f3eb85"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stipsan%2Fsystem-font-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stipsan%2Fsystem-font-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stipsan%2Fsystem-font-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stipsan%2Fsystem-font-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stipsan","download_url":"https://codeload.github.com/stipsan/system-font-stack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248260899,"owners_count":21074215,"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","font-family","font-stacks","system-fonts","web-application"],"created_at":"2024-09-25T01:45:26.295Z","updated_at":"2025-04-10T17:09:17.644Z","avatar_url":"https://github.com/stipsan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# system-font-stack\n\n[![volkswagen status](https://auchenberg.github.io/volkswagen/volkswargen_ci.svg?v=1)](https://github.com/auchenberg/volkswagen)\n\nUse the system font family so your web app look more native\n\nInspired by https://css-tricks.com/snippets/css/system-font-stack/\n\nIt works really well with CSS-in-JS style solutions, like [styled-components](https://github.com/styled-components):\n\n```js\nimport { injectGlobal } from 'styled-components'\nimport systemFontStack from 'system-font-stack'\n\ninjectGlobal`\n  body {\n    font-family: ${systemFontStack};\n  }\n`\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstipsan%2Fsystem-font-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstipsan%2Fsystem-font-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstipsan%2Fsystem-font-stack/lists"}