{"id":14984106,"url":"https://github.com/prettier/html-ua-styles","last_synced_at":"2025-06-25T04:39:22.933Z","repository":{"id":191561172,"uuid":"684928991","full_name":"prettier/html-ua-styles","owner":"prettier","description":"User agent stylesheet defined in the WHATWG HTML specification.","archived":false,"fork":false,"pushed_at":"2025-03-09T07:09:44.000Z","size":3173,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-15T21:27:23.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/prettier.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},"funding":{"github":"prettier","open_collective":"prettier","tidelift":"npm/prettier"}},"created_at":"2023-08-30T06:25:57.000Z","updated_at":"2025-03-09T07:09:48.000Z","dependencies_parsed_at":"2024-01-06T21:04:59.417Z","dependency_job_id":"c3e3ff72-8512-42bd-a27b-d861d8052041","html_url":"https://github.com/prettier/html-ua-styles","commit_stats":{"total_commits":33,"total_committers":2,"mean_commits":16.5,"dds":"0.030303030303030276","last_synced_commit":"60f64690355c0856f93d89db77f79522fdc74329"},"previous_names":["prettier/html-ua-styles"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prettier%2Fhtml-ua-styles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prettier%2Fhtml-ua-styles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prettier%2Fhtml-ua-styles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prettier%2Fhtml-ua-styles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prettier","download_url":"https://codeload.github.com/prettier/html-ua-styles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245241572,"owners_count":20583268,"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":[],"created_at":"2024-09-24T14:08:27.212Z","updated_at":"2025-03-25T12:33:08.215Z","avatar_url":"https://github.com/prettier.png","language":"JavaScript","funding_links":["https://github.com/sponsors/prettier","https://opencollective.com/prettier","https://tidelift.com/funding/github/npm/prettier"],"categories":[],"sub_categories":[],"readme":"# html-ua-styles\n\n[![Build Status][github_actions_badge]][github_actions_link]\n[![Coverage][codecov_badge]][codecov_link]\n[![Npm Version][package_version_badge]][package_link]\n[![MIT License][license_badge]][license_link]\n\n[github_actions_badge]: https://img.shields.io/github/actions/workflow/status/prettier/html-ua-styles/continuous-integration.yml?style=flat-square\n[github_actions_link]: https://github.com/prettier/html-ua-styles/actions?query=branch%3Amain\n[codecov_badge]: https://codecov.io/gh/prettier/html-ua-styles/branch/main/graph/badge.svg?token=Cvu6qhcepg\n[codecov_link]: https://codecov.io/gh/prettier/html-ua-styles\n[license_badge]: https://img.shields.io/npm/l/html-ua-styles.svg?style=flat-square\n[license_link]: https://github.com/prettier/html-ua-styles/blob/main/license\n[package_version_badge]: https://img.shields.io/npm/v/html-ua-styles.svg?style=flat-square\n[package_link]: https://www.npmjs.com/package/html-ua-styles\n\n\u003e User agent stylesheet defined in [the WHATWG HTML specification](https://html.spec.whatwg.org/).\n\n## Installation\n\n```sh\nyarn add html-ua-styles\n```\n\n## Usage\n\n```js\nimport htmlUaStyles from 'html-ua-styles';\n\nconsole.log(htmlUaStyles);\n/* =\u003e\n[\n  {\n    type: 'Styles',\n    selectors: [ ... ],\n    styles: [ ... ]\n  },\n  ...\n]\n*/\n```\n\n---\n\nInspired by [`html-styles`](https://github.com/marionebl/html-styles)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprettier%2Fhtml-ua-styles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprettier%2Fhtml-ua-styles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprettier%2Fhtml-ua-styles/lists"}