{"id":16331257,"url":"https://github.com/steelydylan/caniuse-query","last_synced_at":"2025-10-16T04:18:34.177Z","repository":{"id":69412066,"uuid":"60385357","full_name":"steelydylan/caniuse-query","owner":"steelydylan","description":null,"archived":false,"fork":false,"pushed_at":"2016-08-29T15:11:35.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T08:16:57.922Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.caniuse-bot.com/","language":"JavaScript","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/steelydylan.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}},"created_at":"2016-06-04T00:24:49.000Z","updated_at":"2016-06-04T00:28:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"e4529a99-dd25-409e-a4d6-78177f8a7212","html_url":"https://github.com/steelydylan/caniuse-query","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/steelydylan/caniuse-query","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steelydylan%2Fcaniuse-query","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steelydylan%2Fcaniuse-query/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steelydylan%2Fcaniuse-query/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steelydylan%2Fcaniuse-query/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steelydylan","download_url":"https://codeload.github.com/steelydylan/caniuse-query/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steelydylan%2Fcaniuse-query/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279152445,"owners_count":26115074,"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-10-16T02:00:06.019Z","response_time":53,"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":[],"created_at":"2024-10-10T23:26:15.954Z","updated_at":"2025-10-16T04:18:34.130Z","avatar_url":"https://github.com/steelydylan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#caniuse-query\n\nGet browser support info from caniuse data used by [http://www.caniuse-bot.com/](http://www.caniuse-bot.com/)\n\n##Features\n\n```js\nvar caniuse = require(\"caniuse-query\");\ncaniuse.find(\"layout\");\n//will return [\"css-table\",\"multicolumn\",\"flexbox\",\"css-grid\"]\ncaniuse.getSupport(\"css-grid\"); \n/*\nwill return\n{ and_chr: { p: 50 },\n  and_uc: { n: 9.9 },\n  android: { n: 4.1, p: 50 },\n  chrome: { n: 24, p: 54, d: 54, '#1': 54 },\n  edge: { a: 14, x: 14, '#2': 14 },\n  firefox: { n: 18, p: 49, d: 49, '#3': 49 },\n  ie: { n: 8, p: 9, a: 11, x: 11, '#2': 11 },\n  ie_mob: { a: 11, x: 11, '#2': 11 },\n  ios_saf: { p: 9.3, n: 5 },\n  op_mini: { n: 5 },\n  opera: { n: 27, p: 39, d: 39, '#1': 39 },\n  safari: { n: 5.1, p: 9.1 } }\n*/\n```\n\n##Download\n\n```\nnpm install caniuse-query\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteelydylan%2Fcaniuse-query","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteelydylan%2Fcaniuse-query","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteelydylan%2Fcaniuse-query/lists"}