{"id":26294552,"url":"https://github.com/chrismichaelps/protondb","last_synced_at":"2025-07-14T23:10:06.633Z","repository":{"id":99180047,"uuid":"460856967","full_name":"chrismichaelps/protondb","owner":"chrismichaelps","description":"⚛️ ProtonDB is an unofficial community website that collects and displays crowdsourced data describing the compatibility of a given title with Proton, on a rating scale from Borked to Platinum","archived":false,"fork":false,"pushed_at":"2022-02-18T13:08:33.000Z","size":42,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-15T03:21:24.113Z","etag":null,"topics":["protondb","steam","steamdeck"],"latest_commit_sha":null,"homepage":"","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/chrismichaelps.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":"2022-02-18T13:07:18.000Z","updated_at":"2023-09-08T18:31:52.000Z","dependencies_parsed_at":"2023-06-04T11:05:32.423Z","dependency_job_id":null,"html_url":"https://github.com/chrismichaelps/protondb","commit_stats":null,"previous_names":["chrismichaelps/protondb"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chrismichaelps/protondb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrismichaelps%2Fprotondb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrismichaelps%2Fprotondb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrismichaelps%2Fprotondb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrismichaelps%2Fprotondb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrismichaelps","download_url":"https://codeload.github.com/chrismichaelps/protondb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrismichaelps%2Fprotondb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265365806,"owners_count":23753403,"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":["protondb","steam","steamdeck"],"created_at":"2025-03-15T03:20:26.226Z","updated_at":"2025-07-14T23:10:06.610Z","avatar_url":"https://github.com/chrismichaelps.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./public/logo.svg\" width=\"30%\" alt=\"ProtonDB\" /\u003e\n  \u003cdiv style=\"text-align: center;\"\u003e\n  \u003ch1 \u003eProtonDB\u003c/h1\u003e\n    \u003ca href=\"https://nodei.co/npm/protondb/\"\u003e\u003cimg src=\"https://nodei.co/npm/protondb.png\"\u003e\u003c/a\u003e\n    \u003c/div\u003e\n\u003c/p\u003e\n\n\u003e ProtonDB is an unofficial community website that collects and displays crowdsourced data describing the compatibility of a given title with Proton, on a rating scale from \"Borked\" to \"Platinum\"\n\n## `fn content({sort: ''})`\n\n| sort               |\n| ------------------ |\n| _releaseDate_      |\n| _wilsonRating_     |\n| _recentlyImproved_ |\n| _playerCount_      |\n| _userScore_        |\n| _mostBorked_       |\n| _fixWanted_        |\n\n```js\n(async () =\u003e {\n  const options = {\n    sort: 'releaseDate',\n  };\n  const data = await content(options);\n})();\n```\n\n```json\n{\n  \"appId\": \"406350\",\n  \"hasLinuxBuild\": false,\n  \"peakConcurrent\": 0,\n  \"title\": \"KartKraft\",\n  \"context\": 2022,\n  \"contextType\": \"releaseYear\",\n  \"userScore\": 79.7\n}\n// ...\n```\n\n## `fn summary(appId='')`\n\n```js\n(async () =\u003e {\n  const data = await summary((appId = '406350'));\n})();\n```\n\n```json\n{\n  \"bestReportedTier\": \"platinum\",\n  \"confidence\": \"moderate\",\n  \"score\": 0.6,\n  \"tier\": \"platinum\",\n  \"total\": 13,\n  \"trendingTier\": \"platinum\"\n}\n```\n\n## **:handshake: Contributing**\n\n- Fork it!\n- Create your feature branch: `git checkout -b my-new-feature`\n- Commit your changes: `git commit -am 'Add some feature'`\n- Push to the branch: `git push origin my-new-feature`\n- Submit a pull request\n\n---\n\n### **:busts_in_silhouette: Credits**\n\n- [Chris Michael](https://github.com/ChrisMichaelPerezSantiago) (Project Leader, and Developer)\n\n---\n\n### **:anger: Troubleshootings**\n\nThis is just a personal project created for study / demonstration purpose and to simplify my working life, it may or may\nnot be a good fit for your project(s).\n\n---\n\n### **:heart: Show your support**\n\nPlease :star: this repository if you like it or this project helped you!\\\nFeel free to open issues or submit pull-requests to help me improving my work.\n\n---\n\n### **:robot: Author**\n\n_*Chris Michael*_\n\n\u003e You can follow me on\n\u003e [github](https://github.com/ChrisMichaelPerezSantiago)\u0026nbsp;\u0026middot;\u0026nbsp;[twitter](https://twitter.com/Chris5855M)\n\n---\n\nCopyright ©2022 [Protondb](https://github.com/ChrisMichaelPerezSantiago/protondb).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrismichaelps%2Fprotondb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrismichaelps%2Fprotondb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrismichaelps%2Fprotondb/lists"}