{"id":35084984,"url":"https://github.com/yureitzk/tf2-data-extractor","last_synced_at":"2026-05-19T08:36:56.089Z","repository":{"id":329540418,"uuid":"1114626441","full_name":"yureitzk/tf2-data-extractor","owner":"yureitzk","description":"Team Fortress 2 item scheme extractor","archived":false,"fork":false,"pushed_at":"2025-12-20T07:37:03.000Z","size":312,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-31T20:52:37.882Z","etag":null,"topics":["team-fortress-2","tf2","vdf-format"],"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/yureitzk.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-12-11T16:37:25.000Z","updated_at":"2025-12-20T07:37:06.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/yureitzk/tf2-data-extractor","commit_stats":null,"previous_names":["yureitzk/tf2-data-extractor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yureitzk/tf2-data-extractor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yureitzk%2Ftf2-data-extractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yureitzk%2Ftf2-data-extractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yureitzk%2Ftf2-data-extractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yureitzk%2Ftf2-data-extractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yureitzk","download_url":"https://codeload.github.com/yureitzk/tf2-data-extractor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yureitzk%2Ftf2-data-extractor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33208150,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:54:09.561Z","status":"ssl_error","status_checked_at":"2026-05-19T07:54:08.508Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["team-fortress-2","tf2","vdf-format"],"created_at":"2025-12-27T13:02:30.410Z","updated_at":"2026-05-19T08:36:56.084Z","avatar_url":"https://github.com/yureitzk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Team Fortress 2 Item Scheme Extractor\n\n## Getting Started\n\n### 1. Dependencies \n\nEnsure you have Node.js and npm installed.\n\n```sh\nnpm i\n```\n\n\n### 2. Data Source \n\nYou need a TF2 data file, `items.txt`, that's is located in `tf/scripts/items/items_game.txt`.\n\n\n### 3. Running the parser\n\n```sh\nnode index.js\n```\n\nIf you want to edit an array of items to generate, simply edit `start` and `end` variables \n\n```js\nconst start = 35;\nconst end = getMaxJsonKey(items.items_game.items);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyureitzk%2Ftf2-data-extractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyureitzk%2Ftf2-data-extractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyureitzk%2Ftf2-data-extractor/lists"}