{"id":20614810,"url":"https://github.com/dashed/system-ui","last_synced_at":"2026-05-06T00:07:22.491Z","repository":{"id":66030654,"uuid":"108658374","full_name":"dashed/system-ui","owner":"dashed","description":"Fallbacks for the W3C CSS generic system-ui font-family.","archived":false,"fork":false,"pushed_at":"2019-05-13T14:06:09.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-06T18:50:21.170Z","etag":null,"topics":["css","css-in-js","css3","font","system-ui"],"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/dashed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-10-28T14:58:56.000Z","updated_at":"2020-11-25T05:51:48.000Z","dependencies_parsed_at":"2023-03-10T23:33:45.477Z","dependency_job_id":null,"html_url":"https://github.com/dashed/system-ui","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dashed/system-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashed%2Fsystem-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashed%2Fsystem-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashed%2Fsystem-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashed%2Fsystem-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dashed","download_url":"https://codeload.github.com/dashed/system-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashed%2Fsystem-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32672689,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["css","css-in-js","css3","font","system-ui"],"created_at":"2024-11-16T11:13:39.821Z","updated_at":"2026-05-06T00:07:22.486Z","avatar_url":"https://github.com/dashed.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"system-ui [![Build Status](https://travis-ci.org/dashed/system-ui.svg)](https://travis-ci.org/dashed/system-ui) [![npm version](https://img.shields.io/npm/v/system-ui.svg?style=flat)](https://www.npmjs.com/package/system-ui)\n=========\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/dashed/system-ui.svg)](https://greenkeeper.io/)\n\n\u003e Fallbacks for the W3C CSS generic [`system-ui`](https://www.w3.org/TR/css-fonts-4/#system-ui-def) font-family.\n\u003e\n\u003e Adapted from: https://github.com/JLHwung/postcss-font-family-system-ui\n\n## Install\n\n```sh\n$ yarn add system-ui\n# npm v5+\n$ npm install system-ui\n# before npm v5\n$ npm install --save system-ui\n```\n\n## Usage\n\n```js\nimport system_ui from \"system-ui\";\nimport { injectGlobal } from \"styled-components\";\n\n// system_ui == \"system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue\"\n\ninjectGlobal`\n  body {\n    font-family: ${system_ui}, sans-serif;\n    font-size: 16px;\n\n    color: #000;\n  }\n`;\n```\n\nChores\n======\n\n- Build: `yarn build`\n\n- Pretty: `yarn pretty`\n\nLicense\n=======\n\nMIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashed%2Fsystem-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdashed%2Fsystem-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashed%2Fsystem-ui/lists"}