{"id":16853769,"url":"https://github.com/faisalman/gpu-detect-js","last_synced_at":"2025-08-20T16:17:02.453Z","repository":{"id":193449729,"uuid":"688818467","full_name":"faisalman/gpu-detect-js","owner":"faisalman","description":"Detect \u0026 Extract GPU info from the Browser","archived":false,"fork":false,"pushed_at":"2023-09-08T07:20:01.000Z","size":19,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-14T13:53:05.637Z","etag":null,"topics":["detect-gpu","gpu-detect","gpu-detection","gpu-information","ua-parser-js"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/faisalman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":"faisalman","patreon":null,"open_collective":"ua-parser-js","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://www.paypal.me/faisalman/"]}},"created_at":"2023-09-08T07:07:18.000Z","updated_at":"2024-09-28T03:50:32.000Z","dependencies_parsed_at":"2023-09-08T08:42:24.687Z","dependency_job_id":null,"html_url":"https://github.com/faisalman/gpu-detect-js","commit_stats":null,"previous_names":["faisalman/gpu-detect-js"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisalman%2Fgpu-detect-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisalman%2Fgpu-detect-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisalman%2Fgpu-detect-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisalman%2Fgpu-detect-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faisalman","download_url":"https://codeload.github.com/faisalman/gpu-detect-js/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226193238,"owners_count":17588175,"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":["detect-gpu","gpu-detect","gpu-detection","gpu-information","ua-parser-js"],"created_at":"2024-10-13T13:53:09.357Z","updated_at":"2024-11-24T16:42:06.579Z","avatar_url":"https://github.com/faisalman.png","language":"TypeScript","funding_links":["https://github.com/sponsors/faisalman","https://opencollective.com/ua-parser-js","https://www.paypal.me/faisalman/"],"categories":[],"sub_categories":[],"readme":"# GPUDetect.js\nExtracts GPU information from the browser\n\n```sh\nnpm i gpu-detect-js\n```\n\n## Methods\n\n`getGPU():GPUInfo`\n\n`interface GPUInfo { vendor: string | undefined; model: string | undefined }`\n\n## Code Example\n\n```js\nimport { GPUDetect } from 'gpu-detect-js';\n\nconst gpuInfo = GPUDetect.getGPU();\nconsole.log(gpuInfo);\n// { vendor: \"AMD\", model: \"Radeon R9 M295X\" }\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaisalman%2Fgpu-detect-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaisalman%2Fgpu-detect-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaisalman%2Fgpu-detect-js/lists"}