{"id":20229494,"url":"https://github.com/wonderium/browser-feature-compatibility","last_synced_at":"2026-01-27T02:34:50.062Z","repository":{"id":249971558,"uuid":"833139288","full_name":"wonderium/browser-feature-compatibility","owner":"wonderium","description":"This repository contains browser support details for HTML, CSS, JS and SVG features.","archived":false,"fork":false,"pushed_at":"2024-11-19T11:47:24.000Z","size":33,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-10T19:09:17.419Z","etag":null,"topics":["browsers","compatability","css","data","html","js","json","releases","support","svg","wonderium"],"latest_commit_sha":null,"homepage":"https://wonderium.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wonderium.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2024-07-24T12:36:01.000Z","updated_at":"2024-11-19T11:47:27.000Z","dependencies_parsed_at":"2024-07-24T12:57:20.578Z","dependency_job_id":"42be992b-0ea4-4d57-bc74-1b9fa2c34ecd","html_url":"https://github.com/wonderium/browser-feature-compatibility","commit_stats":null,"previous_names":["wonderium/browser-feature-compatibility"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/wonderium/browser-feature-compatibility","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonderium%2Fbrowser-feature-compatibility","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonderium%2Fbrowser-feature-compatibility/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonderium%2Fbrowser-feature-compatibility/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonderium%2Fbrowser-feature-compatibility/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wonderium","download_url":"https://codeload.github.com/wonderium/browser-feature-compatibility/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonderium%2Fbrowser-feature-compatibility/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28796977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T01:07:07.743Z","status":"online","status_checked_at":"2026-01-27T02:00:07.755Z","response_time":168,"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":["browsers","compatability","css","data","html","js","json","releases","support","svg","wonderium"],"created_at":"2024-11-14T07:35:52.171Z","updated_at":"2026-01-27T02:34:50.042Z","avatar_url":"https://github.com/wonderium.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Browser Feature Compatibility // [WONDERIUM.DEV](https://wonderium.dev)\n\nThis project provides information on the addition of CSS, HTML, and SVG features in the most widely-used browsers, including the latest date of full stable support.\n\nData on dates is sourced from our package [`@wonderium/browser-releases`](https://github.com/wonderium/browser-releases).\n\n## Installing\n\nTo install `@wonderium/browser-feature-compatibility` as a node package, use the npm install command:\n\n```bash\nnpm install @wonderium/browser-feature-compatibility\n```\n\n## Examples\n\nVersions, IDs and dates are provided for example purposes only.\n\n```json\n{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"some-feature-name\",\n\t\t\t\"browsers\": {\n\t\t\t\t\"chrome\": 120,\n\t\t\t\t\"chrome_android\": 93,\n\t\t\t\t\"edge\": 93,\n\t\t\t\t\"firefox\": 92,\n\t\t\t\t\"firefox_android\": 92,\n\t\t\t\t\"safari\": 17.2,\n\t\t\t\t\"safari_ios\": 15\n\t\t\t},\n\t\t\t\"latest_release_date\": {\n\t\t\t\t\"year\": 2023,\n\t\t\t\t\"month\": 12,\n\t\t\t\t\"day\": 18\n\t\t\t}\n\t\t}\n\t]\n}\n```\n\nWe have also included some features that may not be supported in one of the listed browsers; therefore, these features do not have a last date but are marked as having limited availability.\n\n```json\n{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"another-feature-name\",\n\t\t\t\"browsers\": {\n\t\t\t\t\"chrome\": 120,\n\t\t\t\t\"chrome_android\": 93,\n\t\t\t\t\"edge\": 93,\n\t\t\t\t\"firefox\": null,\n\t\t\t\t\"firefox_android\": null,\n\t\t\t\t\"safari\": 17.2,\n\t\t\t\t\"safari_ios\": 15\n\t\t\t},\n\t\t\t\"latest_release_date\": \"Limited availability\"\n\t\t}\n\t]\n}\n```\n\n---\n\n**Wonderium.dev** is an interactive learning platform for frontend developers.\\\nOur mission is to make web development studying more practical and understandable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwonderium%2Fbrowser-feature-compatibility","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwonderium%2Fbrowser-feature-compatibility","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwonderium%2Fbrowser-feature-compatibility/lists"}