{"id":31060858,"url":"https://github.com/whtsky/caniuseif","last_synced_at":"2025-09-15T10:53:23.002Z","repository":{"id":303968135,"uuid":"996725324","full_name":"whtsky/caniuseif","owner":"whtsky","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-11T14:52:10.000Z","size":154,"stargazers_count":1,"open_issues_count":10,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-11T17:33:49.754Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://caniuseif.whtsky.me","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/whtsky.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-05T11:19:54.000Z","updated_at":"2025-09-07T05:40:26.000Z","dependencies_parsed_at":"2025-09-11T16:22:52.361Z","dependency_job_id":"0259217b-015b-4153-ae39-84d038e2f615","html_url":"https://github.com/whtsky/caniuseif","commit_stats":null,"previous_names":["whtsky/caniuseif"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/whtsky/caniuseif","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whtsky%2Fcaniuseif","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whtsky%2Fcaniuseif/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whtsky%2Fcaniuseif/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whtsky%2Fcaniuseif/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whtsky","download_url":"https://codeload.github.com/whtsky/caniuseif/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whtsky%2Fcaniuseif/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275246318,"owners_count":25430805,"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-09-15T02:00:09.272Z","response_time":75,"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":"2025-09-15T10:53:22.071Z","updated_at":"2025-09-15T10:53:22.994Z","avatar_url":"https://github.com/whtsky.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CanIUseIf\n\nEver found yourself wondering: \"If my users' browsers can handle Feature X (which I'm already using), can they also handle shiny new Feature Y?\" This tool helps answer that!\n\nIt's a quick way to see if a new web feature you're eyeing is likely to work for the folks whose browsers already support a feature you're currently relying on. Super handy for planning how to add new goodies to your site without breaking things for people.\n\n## How's it do that (The Gist)\n\nYou pick two web features:\n*   One you're **currently using**.\n*   One you're **thinking about using**.\n\nCanIUseIf digs into the browser support data.\nIt then tells you how well the browsers that support your *current* feature also support the *new* one. You'll get a clear \"Looks Good!\", \"It's a Maybe...\", or \"Probably Not...\" along with some numbers.\n\nCool trick: You can share your feature comparisons with a simple URL! For example: [https://caniuseif.whtsky.me/?base=declarative-shadow-dom\u0026target=webp](https://caniuseif.whtsky.me/?base=declarative-shadow-dom\u0026target=webp)\n\n## Tech Stack (for the curious)\n\n*   Frontend: React, Vite, TypeScript\n*   Styling: Tailwind CSS\n*   Browser Data: `caniuse-lite`\n*   Icons: Lucide React\n\n## Local dev\n\n```bash\nnpm install\nnpm run build-compat-data\nnpm run dev\n# To build for production:\n# npm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhtsky%2Fcaniuseif","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhtsky%2Fcaniuseif","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhtsky%2Fcaniuseif/lists"}