{"id":19614304,"url":"https://github.com/fpapado/query-caniuse","last_synced_at":"2025-02-26T17:42:41.228Z","repository":{"id":196485612,"uuid":"696262588","full_name":"fpapado/query-caniuse","owner":"fpapado","description":"A CLI to query browserslist data, and output it on the terminal.","archived":false,"fork":false,"pushed_at":"2023-09-25T13:00:30.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-10T01:47:14.860Z","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/fpapado.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}},"created_at":"2023-09-25T12:14:27.000Z","updated_at":"2023-09-25T12:14:40.000Z","dependencies_parsed_at":"2023-09-25T18:45:08.607Z","dependency_job_id":null,"html_url":"https://github.com/fpapado/query-caniuse","commit_stats":null,"previous_names":["fpapado/query-caniuse"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpapado%2Fquery-caniuse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpapado%2Fquery-caniuse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpapado%2Fquery-caniuse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpapado%2Fquery-caniuse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fpapado","download_url":"https://codeload.github.com/fpapado/query-caniuse/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240906607,"owners_count":19876674,"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-11-11T10:51:00.686Z","updated_at":"2025-02-26T17:42:41.195Z","avatar_url":"https://github.com/fpapado.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# query-caniuse\n\nA little CLI to query caniuse-db data, and output it on the terminal.\nUseful if you want to quickly copy-paste these values, e.g. in a spreadsheet or a chat.\nData is queried locally, via [caniuse-db](npm.im/caniuse-db).\n\nNOTE: Some data might be missing, for example data coming from MDN (usually prefixed `mdn-api` on caniuse, such as https://caniuse.com/mdn-api_url_canparse_static)\n\nUsage (you will need node an pnpm):\n\n```shell\npnpm install\n\n# You can use either a caniuse URL or the feature name\n# Output is tsv by default, which you can copy into a spreadsheet\nnode query.mjs query css-focus-visible\nnode query.mjs query https://caniuse.com/css-focus-visible\n\n# table output option\nnode query.mjs query https://caniuse.com/css-focus-visible --format table\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffpapado%2Fquery-caniuse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffpapado%2Fquery-caniuse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffpapado%2Fquery-caniuse/lists"}